- 0.52.0 (latest)
- 0.51.0
- 0.50.0
- 0.48.0
- 0.47.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.43.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.38.0
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.32.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.20.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.8.0
- 0.7.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.6
- 0.1.0
public static class AttachedClustersSettings.Builder extends ClientSettings.Builder<AttachedClustersSettings,AttachedClustersSettings.Builder>
Builder for AttachedClustersSettings.
Constructors
Builder()
protected Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Parameter | |
---|---|
Name | Description |
clientContext | ClientContext |
Builder(AttachedClustersSettings settings)
protected Builder(AttachedClustersSettings settings)
Parameter | |
---|---|
Name | Description |
settings | AttachedClustersSettings |
Builder(AttachedClustersStubSettings.Builder stubSettings)
protected Builder(AttachedClustersStubSettings.Builder stubSettings)
Parameter | |
---|---|
Name | Description |
stubSettings | AttachedClustersStubSettings.Builder |
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public AttachedClustersSettings.Builder applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.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 |
AttachedClustersSettings.Builder |
build()
public AttachedClustersSettings build()
Returns | |
---|---|
Type | Description |
AttachedClustersSettings |
Exceptions | |
---|---|
Type | Description |
IOException |
createAttachedClusterOperationSettings()
public OperationCallSettings.Builder<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata> createAttachedClusterOperationSettings()
Returns the builder for the settings used for calls to createAttachedCluster.
Returns | |
---|---|
Type | Description |
Builder<CreateAttachedClusterRequest,AttachedCluster,OperationMetadata> |
createAttachedClusterSettings()
public UnaryCallSettings.Builder<CreateAttachedClusterRequest,Operation> createAttachedClusterSettings()
Returns the builder for the settings used for calls to createAttachedCluster.
Returns | |
---|---|
Type | Description |
Builder<CreateAttachedClusterRequest,Operation> |
deleteAttachedClusterOperationSettings()
public OperationCallSettings.Builder<DeleteAttachedClusterRequest,Empty,OperationMetadata> deleteAttachedClusterOperationSettings()
Returns the builder for the settings used for calls to deleteAttachedCluster.
Returns | |
---|---|
Type | Description |
Builder<DeleteAttachedClusterRequest,Empty,OperationMetadata> |
deleteAttachedClusterSettings()
public UnaryCallSettings.Builder<DeleteAttachedClusterRequest,Operation> deleteAttachedClusterSettings()
Returns the builder for the settings used for calls to deleteAttachedCluster.
Returns | |
---|---|
Type | Description |
Builder<DeleteAttachedClusterRequest,Operation> |
generateAttachedClusterInstallManifestSettings()
public UnaryCallSettings.Builder<GenerateAttachedClusterInstallManifestRequest,GenerateAttachedClusterInstallManifestResponse> generateAttachedClusterInstallManifestSettings()
Returns the builder for the settings used for calls to generateAttachedClusterInstallManifest.
Returns | |
---|---|
Type | Description |
Builder<GenerateAttachedClusterInstallManifestRequest,GenerateAttachedClusterInstallManifestResponse> |
getAttachedClusterSettings()
public UnaryCallSettings.Builder<GetAttachedClusterRequest,AttachedCluster> getAttachedClusterSettings()
Returns the builder for the settings used for calls to getAttachedCluster.
Returns | |
---|---|
Type | Description |
Builder<GetAttachedClusterRequest,AttachedCluster> |
getAttachedServerConfigSettings()
public UnaryCallSettings.Builder<GetAttachedServerConfigRequest,AttachedServerConfig> getAttachedServerConfigSettings()
Returns the builder for the settings used for calls to getAttachedServerConfig.
Returns | |
---|---|
Type | Description |
Builder<GetAttachedServerConfigRequest,AttachedServerConfig> |
getStubSettingsBuilder()
public AttachedClustersStubSettings.Builder getStubSettingsBuilder()
Returns | |
---|---|
Type | Description |
AttachedClustersStubSettings.Builder |
importAttachedClusterOperationSettings()
public OperationCallSettings.Builder<ImportAttachedClusterRequest,AttachedCluster,OperationMetadata> importAttachedClusterOperationSettings()
Returns the builder for the settings used for calls to importAttachedCluster.
Returns | |
---|---|
Type | Description |
Builder<ImportAttachedClusterRequest,AttachedCluster,OperationMetadata> |
importAttachedClusterSettings()
public UnaryCallSettings.Builder<ImportAttachedClusterRequest,Operation> importAttachedClusterSettings()
Returns the builder for the settings used for calls to importAttachedCluster.
Returns | |
---|---|
Type | Description |
Builder<ImportAttachedClusterRequest,Operation> |
listAttachedClustersSettings()
public PagedCallSettings.Builder<ListAttachedClustersRequest,ListAttachedClustersResponse,AttachedClustersClient.ListAttachedClustersPagedResponse> listAttachedClustersSettings()
Returns the builder for the settings used for calls to listAttachedClusters.
Returns | |
---|---|
Type | Description |
Builder<ListAttachedClustersRequest,ListAttachedClustersResponse,ListAttachedClustersPagedResponse> |
updateAttachedClusterOperationSettings()
public OperationCallSettings.Builder<UpdateAttachedClusterRequest,AttachedCluster,OperationMetadata> updateAttachedClusterOperationSettings()
Returns the builder for the settings used for calls to updateAttachedCluster.
Returns | |
---|---|
Type | Description |
Builder<UpdateAttachedClusterRequest,AttachedCluster,OperationMetadata> |
updateAttachedClusterSettings()
public UnaryCallSettings.Builder<UpdateAttachedClusterRequest,Operation> updateAttachedClusterSettings()
Returns the builder for the settings used for calls to updateAttachedCluster.
Returns | |
---|---|
Type | Description |
Builder<UpdateAttachedClusterRequest,Operation> |