Class NodeGroupsStubSettings.Builder (1.73.0)

public static class NodeGroupsStubSettings.Builder extends StubSettings.Builder,NodeGroupsStubSettings.Builder>

Builder for NodeGroupsStubSettings.

Inheritance

java.lang.Object > StubSettings.Builder > NodeGroupsStubSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext

Builder(NodeGroupsStubSettings settings)

protected Builder(NodeGroupsStubSettings settings)
Parameter
Name Description
settings NodeGroupsStubSettings

Methods

addNodesOperationSettings()

public OperationCallSettings.Builder,Operation,Operation> addNodesOperationSettings()

Returns the builder for the settings used for calls to addNodes.

Returns
Type Description
Builder<AddNodesNodeGroupRequest,Operation,Operation>

addNodesSettings()

public UnaryCallSettings.Builder,Operation> addNodesSettings()

Returns the builder for the settings used for calls to addNodes.

Returns
Type Description
Builder<AddNodesNodeGroupRequest,Operation>

aggregatedListSettings()

public PagedCallSettings.Builder,NodeGroupAggregatedList,NodeGroupsClient.AggregatedListPagedResponse> aggregatedListSettings()

Returns the builder for the settings used for calls to aggregatedList.

Returns
Type Description
Builder<AggregatedListNodeGroupsRequest,NodeGroupAggregatedList,AggregatedListPagedResponse>

applyToAllUnaryMethods(ApiFunction,Void> settingsUpdater)

public NodeGroupsStubSettings.Builder applyToAllUnaryMethods(ApiFunction.Builder<?,?>,Void> settingsUpdater)

Applies the given settings updater function to all of the unary API methods in this service.

Note: This method does not support applying settings to streaming methods.

Parameter
Name Description
settingsUpdater ApiFunction<Builder<?,?>,java.lang.Void>
Returns
Type Description
NodeGroupsStubSettings.Builder

build()

public NodeGroupsStubSettings build()
Returns
Type Description
NodeGroupsStubSettings
Overrides
Exceptions
Type Description
IOException

deleteNodesOperationSettings()

public OperationCallSettings.Builder,Operation,Operation> deleteNodesOperationSettings()

Returns the builder for the settings used for calls to deleteNodes.

Returns
Type Description
Builder<DeleteNodesNodeGroupRequest,Operation,Operation>

deleteNodesSettings()

public UnaryCallSettings.Builder,Operation> deleteNodesSettings()

Returns the builder for the settings used for calls to deleteNodes.

Returns
Type Description
Builder<DeleteNodesNodeGroupRequest,Operation>

deleteOperationSettings()

public OperationCallSettings.Builder,Operation,Operation> deleteOperationSettings()

Returns the builder for the settings used for calls to delete.

Returns
Type Description
Builder<DeleteNodeGroupRequest,Operation,Operation>

deleteSettings()

public UnaryCallSettings.Builder,Operation> deleteSettings()

Returns the builder for the settings used for calls to delete.

Returns
Type Description
Builder<DeleteNodeGroupRequest,Operation>

getIamPolicySettings()

public UnaryCallSettings.Builder,Policy> getIamPolicySettings()

Returns the builder for the settings used for calls to getIamPolicy.

Returns
Type Description
Builder<GetIamPolicyNodeGroupRequest,Policy>

getSettings()

public UnaryCallSettings.Builder,NodeGroup> getSettings()

Returns the builder for the settings used for calls to get.

Returns
Type Description
Builder<GetNodeGroupRequest,NodeGroup>

insertOperationSettings()

public OperationCallSettings.Builder,Operation,Operation> insertOperationSettings()

Returns the builder for the settings used for calls to insert.

Returns
Type Description
Builder<InsertNodeGroupRequest,Operation,Operation>

insertSettings()

public UnaryCallSettings.Builder,Operation> insertSettings()

Returns the builder for the settings used for calls to insert.

Returns
Type Description
Builder<InsertNodeGroupRequest,Operation>

listNodesSettings()

public PagedCallSettings.Builder,NodeGroupsListNodes,NodeGroupsClient.ListNodesPagedResponse> listNodesSettings()

Returns the builder for the settings used for calls to listNodes.

Returns
Type Description
Builder<ListNodesNodeGroupsRequest,NodeGroupsListNodes,ListNodesPagedResponse>

listSettings()

public PagedCallSettings.Builder,NodeGroupList,NodeGroupsClient.ListPagedResponse> listSettings()

Returns the builder for the settings used for calls to list.

Returns
Type Description
Builder<ListNodeGroupsRequest,NodeGroupList,ListPagedResponse>

patchOperationSettings()

public OperationCallSettings.Builder,Operation,Operation> patchOperationSettings()

Returns the builder for the settings used for calls to patch.

Returns
Type Description
Builder<PatchNodeGroupRequest,Operation,Operation>

patchSettings()

public UnaryCallSettings.Builder,Operation> patchSettings()

Returns the builder for the settings used for calls to patch.

Returns
Type Description
Builder<PatchNodeGroupRequest,Operation>

performMaintenanceOperationSettings()

public OperationCallSettings.Builder,Operation,Operation> performMaintenanceOperationSettings()

Returns the builder for the settings used for calls to performMaintenance.

Returns
Type Description
Builder<PerformMaintenanceNodeGroupRequest,Operation,Operation>

performMaintenanceSettings()

public UnaryCallSettings.Builder,Operation> performMaintenanceSettings()

Returns the builder for the settings used for calls to performMaintenance.

Returns
Type Description
Builder<PerformMaintenanceNodeGroupRequest,Operation>

setIamPolicySettings()

public UnaryCallSettings.Builder,Policy> setIamPolicySettings()

Returns the builder for the settings used for calls to setIamPolicy.

Returns
Type Description
Builder<SetIamPolicyNodeGroupRequest,Policy>

setNodeTemplateOperationSettings()

public OperationCallSettings.Builder,Operation,Operation> setNodeTemplateOperationSettings()

Returns the builder for the settings used for calls to setNodeTemplate.

Returns
Type Description
Builder<SetNodeTemplateNodeGroupRequest,Operation,Operation>

setNodeTemplateSettings()

public UnaryCallSettings.Builder,Operation> setNodeTemplateSettings()

Returns the builder for the settings used for calls to setNodeTemplate.

Returns
Type Description
Builder<SetNodeTemplateNodeGroupRequest,Operation>

simulateMaintenanceEventOperationSettings()

public OperationCallSettings.Builder,Operation,Operation> simulateMaintenanceEventOperationSettings()

Returns the builder for the settings used for calls to simulateMaintenanceEvent.

Returns
Type Description
Builder<SimulateMaintenanceEventNodeGroupRequest,Operation,Operation>

simulateMaintenanceEventSettings()

public UnaryCallSettings.Builder,Operation> simulateMaintenanceEventSettings()

Returns the builder for the settings used for calls to simulateMaintenanceEvent.

Returns
Type Description
Builder<SimulateMaintenanceEventNodeGroupRequest,Operation>

testIamPermissionsSettings()

public UnaryCallSettings.Builder,TestPermissionsResponse> testIamPermissionsSettings()

Returns the builder for the settings used for calls to testIamPermissions.

Returns
Type Description
Builder<TestIamPermissionsNodeGroupRequest,TestPermissionsResponse>

unaryMethodSettingsBuilders()

public ImmutableList.Builder<?,?>> unaryMethodSettingsBuilders()
Returns
Type Description
com.google.common.collect.ImmutableList<Builder<?,?>>