Class BackupDRSettings.Builder (0.2.0)

public static class BackupDRSettings.Builder extends ClientSettings.Builder<BackupDRSettings,BackupDRSettings.Builder>

Builder for BackupDRSettings.

Inheritance

java.lang.Object > ClientSettings.Builder > BackupDRSettings.Builder

Constructors

Builder()

protected Builder()

Builder(ClientContext clientContext)

protected Builder(ClientContext clientContext)
Parameter
Name Description
clientContext ClientContext

Builder(BackupDRSettings settings)

protected Builder(BackupDRSettings settings)
Parameter
Name Description
settings BackupDRSettings

Builder(BackupDRStubSettings.Builder stubSettings)

protected Builder(BackupDRStubSettings.Builder stubSettings)
Parameter
Name Description
stubSettings BackupDRStubSettings.Builder

Methods

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

public BackupDRSettings.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
BackupDRSettings.Builder

build()

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

createManagementServerOperationSettings()

public OperationCallSettings.Builder<CreateManagementServerRequest,ManagementServer,OperationMetadata> createManagementServerOperationSettings()

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

Returns
Type Description
Builder<CreateManagementServerRequest,ManagementServer,OperationMetadata>

createManagementServerSettings()

public UnaryCallSettings.Builder<CreateManagementServerRequest,Operation> createManagementServerSettings()

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

Returns
Type Description
Builder<CreateManagementServerRequest,Operation>

deleteManagementServerOperationSettings()

public OperationCallSettings.Builder<DeleteManagementServerRequest,Empty,OperationMetadata> deleteManagementServerOperationSettings()

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

Returns
Type Description
Builder<DeleteManagementServerRequest,Empty,OperationMetadata>

deleteManagementServerSettings()

public UnaryCallSettings.Builder<DeleteManagementServerRequest,Operation> deleteManagementServerSettings()

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

Returns
Type Description
Builder<DeleteManagementServerRequest,Operation>

getIamPolicySettings()

public UnaryCallSettings.Builder<GetIamPolicyRequest,Policy> getIamPolicySettings()

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

Returns
Type Description
Builder<com.google.iam.v1.GetIamPolicyRequest,com.google.iam.v1.Policy>

getLocationSettings()

public UnaryCallSettings.Builder<GetLocationRequest,Location> getLocationSettings()

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

Returns
Type Description
Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>

getManagementServerSettings()

public UnaryCallSettings.Builder<GetManagementServerRequest,ManagementServer> getManagementServerSettings()

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

Returns
Type Description
Builder<GetManagementServerRequest,ManagementServer>

getStubSettingsBuilder()

public BackupDRStubSettings.Builder getStubSettingsBuilder()
Returns
Type Description
BackupDRStubSettings.Builder

listLocationsSettings()

public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,BackupDRClient.ListLocationsPagedResponse> listLocationsSettings()

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

Returns
Type Description
Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,ListLocationsPagedResponse>

listManagementServersSettings()

public PagedCallSettings.Builder<ListManagementServersRequest,ListManagementServersResponse,BackupDRClient.ListManagementServersPagedResponse> listManagementServersSettings()

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

Returns
Type Description
Builder<ListManagementServersRequest,ListManagementServersResponse,ListManagementServersPagedResponse>

setIamPolicySettings()

public UnaryCallSettings.Builder<SetIamPolicyRequest,Policy> setIamPolicySettings()

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

Returns
Type Description
Builder<com.google.iam.v1.SetIamPolicyRequest,com.google.iam.v1.Policy>

testIamPermissionsSettings()

public UnaryCallSettings.Builder<TestIamPermissionsRequest,TestIamPermissionsResponse> testIamPermissionsSettings()

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

Returns
Type Description
Builder<com.google.iam.v1.TestIamPermissionsRequest,com.google.iam.v1.TestIamPermissionsResponse>