Package com.google.cloud.compute.v1.stub
Class RegionDisksStubSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.StubSettings.Builder<RegionDisksStubSettings,RegionDisksStubSettings.Builder>
-
- com.google.cloud.compute.v1.stub.RegionDisksStubSettings.Builder
-
- Enclosing class:
- RegionDisksStubSettings
public static class RegionDisksStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<RegionDisksStubSettings,RegionDisksStubSettings.Builder>
Builder for RegionDisksStubSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(RegionDisksStubSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description com.google.api.gax.rpc.OperationCallSettings.Builder<AddResourcePoliciesRegionDiskRequest,Operation,Operation>
addResourcePoliciesOperationSettings()
Returns the builder for the settings used for calls to addResourcePolicies.com.google.api.gax.rpc.UnaryCallSettings.Builder<AddResourcePoliciesRegionDiskRequest,Operation>
addResourcePoliciesSettings()
Returns the builder for the settings used for calls to addResourcePolicies.RegionDisksStubSettings.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.RegionDisksStubSettings
build()
com.google.api.gax.rpc.OperationCallSettings.Builder<BulkInsertRegionDiskRequest,Operation,Operation>
bulkInsertOperationSettings()
Returns the builder for the settings used for calls to bulkInsert.com.google.api.gax.rpc.UnaryCallSettings.Builder<BulkInsertRegionDiskRequest,Operation>
bulkInsertSettings()
Returns the builder for the settings used for calls to bulkInsert.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSnapshotRegionDiskRequest,Operation,Operation>
createSnapshotOperationSettings()
Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSnapshotRegionDiskRequest,Operation>
createSnapshotSettings()
Returns the builder for the settings used for calls to createSnapshot.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRegionDiskRequest,Operation,Operation>
deleteOperationSettings()
Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRegionDiskRequest,Operation>
deleteSettings()
Returns the builder for the settings used for calls to delete.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyRegionDiskRequest,Policy>
getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionDiskRequest,Disk>
getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.OperationCallSettings.Builder<InsertRegionDiskRequest,Operation,Operation>
insertOperationSettings()
Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertRegionDiskRequest,Operation>
insertSettings()
Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionDisksRequest,DiskList,RegionDisksClient.ListPagedResponse>
listSettings()
Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.OperationCallSettings.Builder<RemoveResourcePoliciesRegionDiskRequest,Operation,Operation>
removeResourcePoliciesOperationSettings()
Returns the builder for the settings used for calls to removeResourcePolicies.com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveResourcePoliciesRegionDiskRequest,Operation>
removeResourcePoliciesSettings()
Returns the builder for the settings used for calls to removeResourcePolicies.com.google.api.gax.rpc.OperationCallSettings.Builder<ResizeRegionDiskRequest,Operation,Operation>
resizeOperationSettings()
Returns the builder for the settings used for calls to resize.com.google.api.gax.rpc.UnaryCallSettings.Builder<ResizeRegionDiskRequest,Operation>
resizeSettings()
Returns the builder for the settings used for calls to resize.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetIamPolicyRegionDiskRequest,Policy>
setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsRegionDiskRequest,Operation,Operation>
setLabelsOperationSettings()
Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsRegionDiskRequest,Operation>
setLabelsSettings()
Returns the builder for the settings used for calls to setLabels.com.google.api.gax.rpc.OperationCallSettings.Builder<StartAsyncReplicationRegionDiskRequest,Operation,Operation>
startAsyncReplicationOperationSettings()
Returns the builder for the settings used for calls to startAsyncReplication.com.google.api.gax.rpc.UnaryCallSettings.Builder<StartAsyncReplicationRegionDiskRequest,Operation>
startAsyncReplicationSettings()
Returns the builder for the settings used for calls to startAsyncReplication.com.google.api.gax.rpc.OperationCallSettings.Builder<StopAsyncReplicationRegionDiskRequest,Operation,Operation>
stopAsyncReplicationOperationSettings()
Returns the builder for the settings used for calls to stopAsyncReplication.com.google.api.gax.rpc.UnaryCallSettings.Builder<StopAsyncReplicationRegionDiskRequest,Operation>
stopAsyncReplicationSettings()
Returns the builder for the settings used for calls to stopAsyncReplication.com.google.api.gax.rpc.OperationCallSettings.Builder<StopGroupAsyncReplicationRegionDiskRequest,Operation,Operation>
stopGroupAsyncReplicationOperationSettings()
Returns the builder for the settings used for calls to stopGroupAsyncReplication.com.google.api.gax.rpc.UnaryCallSettings.Builder<StopGroupAsyncReplicationRegionDiskRequest,Operation>
stopGroupAsyncReplicationSettings()
Returns the builder for the settings used for calls to stopGroupAsyncReplication.com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsRegionDiskRequest,TestPermissionsResponse>
testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>>
unaryMethodSettingsBuilders()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateRegionDiskRequest,Operation,Operation>
updateOperationSettings()
Returns the builder for the settings used for calls to update.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRegionDiskRequest,Operation>
updateSettings()
Returns the builder for the settings used for calls to update.-
Methods inherited from class com.google.api.gax.rpc.StubSettings.Builder
applyToAllUnaryMethods, getBackgroundExecutorProvider, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getGdchApiAudience, getHeaderProvider, getInternalHeaderProvider, getMtlsEndpoint, getQuotaProjectId, getStreamWatchdogCheckInterval, getStreamWatchdogProvider, getTracerFactory, getTransportChannelProvider, self, setBackgroundExecutorProvider, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setGdchApiAudience, setHeaderProvider, setInternalHeaderProvider, setMtlsEndpoint, setQuotaProjectId, setStreamWatchdogCheckInterval, setStreamWatchdogProvider, setSwitchToMtlsEndpointAllowed, setTracerFactory, setTransportChannelProvider, toString
-
-
-
-
Constructor Detail
-
Builder
protected Builder()
-
Builder
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
-
Builder
protected Builder(RegionDisksStubSettings settings)
-
-
Method Detail
-
applyToAllUnaryMethods
public RegionDisksStubSettings.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.Note: This method does not support applying settings to streaming methods.
-
unaryMethodSettingsBuilders
public com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>> unaryMethodSettingsBuilders()
-
addResourcePoliciesSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<AddResourcePoliciesRegionDiskRequest,Operation> addResourcePoliciesSettings()
Returns the builder for the settings used for calls to addResourcePolicies.
-
addResourcePoliciesOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<AddResourcePoliciesRegionDiskRequest,Operation,Operation> addResourcePoliciesOperationSettings()
Returns the builder for the settings used for calls to addResourcePolicies.
-
bulkInsertSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BulkInsertRegionDiskRequest,Operation> bulkInsertSettings()
Returns the builder for the settings used for calls to bulkInsert.
-
bulkInsertOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<BulkInsertRegionDiskRequest,Operation,Operation> bulkInsertOperationSettings()
Returns the builder for the settings used for calls to bulkInsert.
-
createSnapshotSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSnapshotRegionDiskRequest,Operation> createSnapshotSettings()
Returns the builder for the settings used for calls to createSnapshot.
-
createSnapshotOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSnapshotRegionDiskRequest,Operation,Operation> createSnapshotOperationSettings()
Returns the builder for the settings used for calls to createSnapshot.
-
deleteSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRegionDiskRequest,Operation> deleteSettings()
Returns the builder for the settings used for calls to delete.
-
deleteOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteRegionDiskRequest,Operation,Operation> deleteOperationSettings()
Returns the builder for the settings used for calls to delete.
-
getSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionDiskRequest,Disk> getSettings()
Returns the builder for the settings used for calls to get.
-
getIamPolicySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetIamPolicyRegionDiskRequest,Policy> getIamPolicySettings()
Returns the builder for the settings used for calls to getIamPolicy.
-
insertSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertRegionDiskRequest,Operation> insertSettings()
Returns the builder for the settings used for calls to insert.
-
insertOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<InsertRegionDiskRequest,Operation,Operation> insertOperationSettings()
Returns the builder for the settings used for calls to insert.
-
listSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionDisksRequest,DiskList,RegionDisksClient.ListPagedResponse> listSettings()
Returns the builder for the settings used for calls to list.
-
removeResourcePoliciesSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveResourcePoliciesRegionDiskRequest,Operation> removeResourcePoliciesSettings()
Returns the builder for the settings used for calls to removeResourcePolicies.
-
removeResourcePoliciesOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<RemoveResourcePoliciesRegionDiskRequest,Operation,Operation> removeResourcePoliciesOperationSettings()
Returns the builder for the settings used for calls to removeResourcePolicies.
-
resizeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ResizeRegionDiskRequest,Operation> resizeSettings()
Returns the builder for the settings used for calls to resize.
-
resizeOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<ResizeRegionDiskRequest,Operation,Operation> resizeOperationSettings()
Returns the builder for the settings used for calls to resize.
-
setIamPolicySettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetIamPolicyRegionDiskRequest,Policy> setIamPolicySettings()
Returns the builder for the settings used for calls to setIamPolicy.
-
setLabelsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsRegionDiskRequest,Operation> setLabelsSettings()
Returns the builder for the settings used for calls to setLabels.
-
setLabelsOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<SetLabelsRegionDiskRequest,Operation,Operation> setLabelsOperationSettings()
Returns the builder for the settings used for calls to setLabels.
-
startAsyncReplicationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<StartAsyncReplicationRegionDiskRequest,Operation> startAsyncReplicationSettings()
Returns the builder for the settings used for calls to startAsyncReplication.
-
startAsyncReplicationOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<StartAsyncReplicationRegionDiskRequest,Operation,Operation> startAsyncReplicationOperationSettings()
Returns the builder for the settings used for calls to startAsyncReplication.
-
stopAsyncReplicationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<StopAsyncReplicationRegionDiskRequest,Operation> stopAsyncReplicationSettings()
Returns the builder for the settings used for calls to stopAsyncReplication.
-
stopAsyncReplicationOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<StopAsyncReplicationRegionDiskRequest,Operation,Operation> stopAsyncReplicationOperationSettings()
Returns the builder for the settings used for calls to stopAsyncReplication.
-
stopGroupAsyncReplicationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<StopGroupAsyncReplicationRegionDiskRequest,Operation> stopGroupAsyncReplicationSettings()
Returns the builder for the settings used for calls to stopGroupAsyncReplication.
-
stopGroupAsyncReplicationOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<StopGroupAsyncReplicationRegionDiskRequest,Operation,Operation> stopGroupAsyncReplicationOperationSettings()
Returns the builder for the settings used for calls to stopGroupAsyncReplication.
-
testIamPermissionsSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsRegionDiskRequest,TestPermissionsResponse> testIamPermissionsSettings()
Returns the builder for the settings used for calls to testIamPermissions.
-
updateSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateRegionDiskRequest,Operation> updateSettings()
Returns the builder for the settings used for calls to update.
-
updateOperationSettings
@BetaApi("The surface for use by generated code is not stable yet and may change in the future.") public com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateRegionDiskRequest,Operation,Operation> updateOperationSettings()
Returns the builder for the settings used for calls to update.
-
build
public RegionDisksStubSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.StubSettings.Builder<RegionDisksStubSettings,RegionDisksStubSettings.Builder>
- Throws:
IOException
-
-