public static class RegionDiskSettings.Builder extends com.google.api.gax.rpc.ClientSettings.Builder<RegionDiskSettings,RegionDiskSettings.Builder>
Modifier | Constructor and Description |
---|---|
protected |
Builder() |
protected |
Builder(com.google.api.gax.rpc.ClientContext clientContext) |
protected |
Builder(RegionDiskSettings settings) |
protected |
Builder(RegionDiskStubSettings.Builder stubSettings) |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallSettings.Builder<AddResourcePoliciesRegionDiskHttpRequest,Operation> |
addResourcePoliciesRegionDiskSettings()
Returns the builder for the settings used for calls to addResourcePoliciesRegionDisk.
|
RegionDiskSettings.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.
|
RegionDiskSettings |
build() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSnapshotRegionDiskHttpRequest,Operation> |
createSnapshotRegionDiskSettings()
Returns the builder for the settings used for calls to createSnapshotRegionDisk.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRegionDiskHttpRequest,Operation> |
deleteRegionDiskSettings()
Returns the builder for the settings used for calls to deleteRegionDisk.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionDiskHttpRequest,Disk> |
getRegionDiskSettings()
Returns the builder for the settings used for calls to getRegionDisk.
|
RegionDiskStubSettings.Builder |
getStubSettingsBuilder() |
com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertRegionDiskHttpRequest,Operation> |
insertRegionDiskSettings()
Returns the builder for the settings used for calls to insertRegionDisk.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionDisksHttpRequest,DiskList,RegionDiskClient.ListRegionDisksPagedResponse> |
listRegionDisksSettings()
Returns the builder for the settings used for calls to listRegionDisks.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveResourcePoliciesRegionDiskHttpRequest,Operation> |
removeResourcePoliciesRegionDiskSettings()
Returns the builder for the settings used for calls to removeResourcePoliciesRegionDisk.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<ResizeRegionDiskHttpRequest,Operation> |
resizeRegionDiskSettings()
Returns the builder for the settings used for calls to resizeRegionDisk.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsRegionDiskHttpRequest,Operation> |
setLabelsRegionDiskSettings()
Returns the builder for the settings used for calls to setLabelsRegionDisk.
|
com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsRegionDiskHttpRequest,TestPermissionsResponse> |
testIamPermissionsRegionDiskSettings()
Returns the builder for the settings used for calls to testIamPermissionsRegionDisk.
|
applyToAllUnaryMethods, getClock, getCredentialsProvider, getEndpoint, getExecutorProvider, getHeaderProvider, getInternalHeaderProvider, getStubSettings, getTransportChannelProvider, getWatchdogCheckInterval, getWatchdogProvider, self, setClock, setCredentialsProvider, setEndpoint, setExecutorProvider, setHeaderProvider, setInternalHeaderProvider, setTransportChannelProvider, setWatchdogCheckInterval, setWatchdogProvider, toString
protected Builder() throws IOException
IOException
protected Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected Builder(RegionDiskSettings settings)
protected Builder(RegionDiskStubSettings.Builder stubSettings)
public RegionDiskStubSettings.Builder getStubSettingsBuilder()
public RegionDiskSettings.Builder applyToAllUnaryMethods(com.google.api.core.ApiFunction<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>,Void> settingsUpdater) throws Exception
Note: This method does not support applying settings to streaming methods.
Exception
public com.google.api.gax.rpc.UnaryCallSettings.Builder<AddResourcePoliciesRegionDiskHttpRequest,Operation> addResourcePoliciesRegionDiskSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSnapshotRegionDiskHttpRequest,Operation> createSnapshotRegionDiskSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteRegionDiskHttpRequest,Operation> deleteRegionDiskSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionDiskHttpRequest,Disk> getRegionDiskSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertRegionDiskHttpRequest,Operation> insertRegionDiskSettings()
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListRegionDisksHttpRequest,DiskList,RegionDiskClient.ListRegionDisksPagedResponse> listRegionDisksSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RemoveResourcePoliciesRegionDiskHttpRequest,Operation> removeResourcePoliciesRegionDiskSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<ResizeRegionDiskHttpRequest,Operation> resizeRegionDiskSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<SetLabelsRegionDiskHttpRequest,Operation> setLabelsRegionDiskSettings()
public com.google.api.gax.rpc.UnaryCallSettings.Builder<TestIamPermissionsRegionDiskHttpRequest,TestPermissionsResponse> testIamPermissionsRegionDiskSettings()
public RegionDiskSettings build() throws IOException
build
in class com.google.api.gax.rpc.ClientSettings.Builder<RegionDiskSettings,RegionDiskSettings.Builder>
IOException
Copyright © 2019 Google LLC. All rights reserved.