public static class ClusterControllerSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<ClusterControllerSettings,ClusterControllerSettings.Builder>
| Modifier | Constructor and Description |
|---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(ClusterControllerSettings settings) |
protected |
Builder(ClusterControllerStubSettings.Builder stubSettings) |
| Modifier and Type | Method and Description |
|---|---|
ClusterControllerSettings.Builder |
applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Applies the given settings updater function to all of the unary API methods in this service.
|
ClusterControllerSettings |
build() |
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClusterRequest,Cluster,ClusterOperationMetadata> |
createClusterOperationSettings()
Returns the builder for the settings used for calls to createCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateClusterRequest,com.google.longrunning.Operation> |
createClusterSettings()
Returns the builder for the settings used for calls to createCluster.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteClusterRequest,com.google.protobuf.Empty,ClusterOperationMetadata> |
deleteClusterOperationSettings()
Returns the builder for the settings used for calls to deleteCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteClusterRequest,com.google.longrunning.Operation> |
deleteClusterSettings()
Returns the builder for the settings used for calls to deleteCluster.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<DiagnoseClusterRequest,DiagnoseClusterResults,ClusterOperationMetadata> |
diagnoseClusterOperationSettings()
Returns the builder for the settings used for calls to diagnoseCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DiagnoseClusterRequest,com.google.longrunning.Operation> |
diagnoseClusterSettings()
Returns the builder for the settings used for calls to diagnoseCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetClusterRequest,Cluster> |
getClusterSettings()
Returns the builder for the settings used for calls to getCluster.
|
ClusterControllerStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.PagedCallSettings.Builder<ListClustersRequest,ListClustersResponse,ClusterControllerClient.ListClustersPagedResponse> |
listClustersSettings()
Returns the builder for the settings used for calls to listClusters.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<StartClusterRequest,Cluster,ClusterOperationMetadata> |
startClusterOperationSettings()
Returns the builder for the settings used for calls to startCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<StartClusterRequest,com.google.longrunning.Operation> |
startClusterSettings()
Returns the builder for the settings used for calls to startCluster.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<StopClusterRequest,Cluster,ClusterOperationMetadata> |
stopClusterOperationSettings()
Returns the builder for the settings used for calls to stopCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<StopClusterRequest,com.google.longrunning.Operation> |
stopClusterSettings()
Returns the builder for the settings used for calls to stopCluster.
|
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateClusterRequest,Cluster,ClusterOperationMetadata> |
updateClusterOperationSettings()
Returns the builder for the settings used for calls to updateCluster.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateClusterRequest,com.google.longrunning.Operation> |
updateClusterSettings()
Returns the builder for the settings used for calls to updateCluster.
|
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getQuotaProjectId, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setQuotaProjectId, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toStringprotected Builder()
throws IOException
IOExceptionprotected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(ClusterControllerSettings settings)
protected Builder(ClusterControllerStubSettings.Builder stubSettings)
public ClusterControllerStubSettings.Builder getStubSettingsBuilder()
public ClusterControllerSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
Note: This method does not support applying settings to streaming methods.
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateClusterRequest,com.google.longrunning.Operation> createClusterSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClusterRequest,Cluster,ClusterOperationMetadata> createClusterOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateClusterRequest,com.google.longrunning.Operation> updateClusterSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateClusterRequest,Cluster,ClusterOperationMetadata> updateClusterOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<StopClusterRequest,com.google.longrunning.Operation> stopClusterSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<StopClusterRequest,Cluster,ClusterOperationMetadata> stopClusterOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<StartClusterRequest,com.google.longrunning.Operation> startClusterSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<StartClusterRequest,Cluster,ClusterOperationMetadata> startClusterOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteClusterRequest,com.google.longrunning.Operation> deleteClusterSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteClusterRequest,com.google.protobuf.Empty,ClusterOperationMetadata> deleteClusterOperationSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetClusterRequest,Cluster> getClusterSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListClustersRequest,ListClustersResponse,ClusterControllerClient.ListClustersPagedResponse> listClustersSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DiagnoseClusterRequest,com.google.longrunning.Operation> diagnoseClusterSettings()
public com.google.api.gax.rpc.OperationCallSettings.Builder<DiagnoseClusterRequest,DiagnoseClusterResults,ClusterOperationMetadata> diagnoseClusterOperationSettings()
public ClusterControllerSettings build() throws IOException
build in class com.google.api.gax.rpc.ClientSettings.Builder<ClusterControllerSettings,ClusterControllerSettings.Builder>IOExceptionCopyright © 2022 Google LLC. All rights reserved.