Class AlloyDBAdminStubSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.StubSettings.Builder<AlloyDBAdminStubSettings,AlloyDBAdminStubSettings.Builder>
-
- com.google.cloud.alloydb.v1beta.stub.AlloyDBAdminStubSettings.Builder
-
- Enclosing class:
- AlloyDBAdminStubSettings
public static class AlloyDBAdminStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<AlloyDBAdminStubSettings,AlloyDBAdminStubSettings.Builder>
Builder for AlloyDBAdminStubSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(AlloyDBAdminStubSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AlloyDBAdminStubSettings.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.com.google.api.gax.rpc.OperationCallSettings.Builder<BatchCreateInstancesRequest,BatchCreateInstancesResponse,OperationMetadata>
batchCreateInstancesOperationSettings()
Returns the builder for the settings used for calls to batchCreateInstances.com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateInstancesRequest,com.google.longrunning.Operation>
batchCreateInstancesSettings()
Returns the builder for the settings used for calls to batchCreateInstances.AlloyDBAdminStubSettings
build()
com.google.api.gax.rpc.OperationCallSettings.Builder<CreateBackupRequest,Backup,OperationMetadata>
createBackupOperationSettings()
Returns the builder for the settings used for calls to createBackup.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBackupRequest,com.google.longrunning.Operation>
createBackupSettings()
Returns the builder for the settings used for calls to createBackup.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateClusterRequest,Cluster,OperationMetadata>
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<CreateInstanceRequest,Instance,OperationMetadata>
createInstanceOperationSettings()
Returns the builder for the settings used for calls to createInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateInstanceRequest,com.google.longrunning.Operation>
createInstanceSettings()
Returns the builder for the settings used for calls to createInstance.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSecondaryClusterRequest,Cluster,OperationMetadata>
createSecondaryClusterOperationSettings()
Returns the builder for the settings used for calls to createSecondaryCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSecondaryClusterRequest,com.google.longrunning.Operation>
createSecondaryClusterSettings()
Returns the builder for the settings used for calls to createSecondaryCluster.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateSecondaryInstanceRequest,Instance,OperationMetadata>
createSecondaryInstanceOperationSettings()
Returns the builder for the settings used for calls to createSecondaryInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSecondaryInstanceRequest,com.google.longrunning.Operation>
createSecondaryInstanceSettings()
Returns the builder for the settings used for calls to createSecondaryInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateUserRequest,User>
createUserSettings()
Returns the builder for the settings used for calls to createUser.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteBackupRequest,com.google.protobuf.Empty,OperationMetadata>
deleteBackupOperationSettings()
Returns the builder for the settings used for calls to deleteBackup.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteBackupRequest,com.google.longrunning.Operation>
deleteBackupSettings()
Returns the builder for the settings used for calls to deleteBackup.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteClusterRequest,com.google.protobuf.Empty,OperationMetadata>
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<DeleteInstanceRequest,com.google.protobuf.Empty,OperationMetadata>
deleteInstanceOperationSettings()
Returns the builder for the settings used for calls to deleteInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteInstanceRequest,com.google.longrunning.Operation>
deleteInstanceSettings()
Returns the builder for the settings used for calls to deleteInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteUserRequest,com.google.protobuf.Empty>
deleteUserSettings()
Returns the builder for the settings used for calls to deleteUser.com.google.api.gax.rpc.OperationCallSettings.Builder<FailoverInstanceRequest,Instance,OperationMetadata>
failoverInstanceOperationSettings()
Returns the builder for the settings used for calls to failoverInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<FailoverInstanceRequest,com.google.longrunning.Operation>
failoverInstanceSettings()
Returns the builder for the settings used for calls to failoverInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateClientCertificateRequest,GenerateClientCertificateResponse>
generateClientCertificateSettings()
Returns the builder for the settings used for calls to generateClientCertificate.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBackupRequest,Backup>
getBackupSettings()
Returns the builder for the settings used for calls to getBackup.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetClusterRequest,Cluster>
getClusterSettings()
Returns the builder for the settings used for calls to getCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConnectionInfoRequest,ConnectionInfo>
getConnectionInfoSettings()
Returns the builder for the settings used for calls to getConnectionInfo.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceRequest,Instance>
getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location>
getLocationSettings()
Returns the builder for the settings used for calls to getLocation.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetUserRequest,User>
getUserSettings()
Returns the builder for the settings used for calls to getUser.com.google.api.gax.rpc.OperationCallSettings.Builder<InjectFaultRequest,Instance,OperationMetadata>
injectFaultOperationSettings()
Returns the builder for the settings used for calls to injectFault.com.google.api.gax.rpc.UnaryCallSettings.Builder<InjectFaultRequest,com.google.longrunning.Operation>
injectFaultSettings()
Returns the builder for the settings used for calls to injectFault.com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupsRequest,ListBackupsResponse,AlloyDBAdminClient.ListBackupsPagedResponse>
listBackupsSettings()
Returns the builder for the settings used for calls to listBackups.com.google.api.gax.rpc.PagedCallSettings.Builder<ListClustersRequest,ListClustersResponse,AlloyDBAdminClient.ListClustersPagedResponse>
listClustersSettings()
Returns the builder for the settings used for calls to listClusters.com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,AlloyDBAdminClient.ListInstancesPagedResponse>
listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,AlloyDBAdminClient.ListLocationsPagedResponse>
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse>
listSupportedDatabaseFlagsSettings()
Returns the builder for the settings used for calls to listSupportedDatabaseFlags.com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsersRequest,ListUsersResponse,AlloyDBAdminClient.ListUsersPagedResponse>
listUsersSettings()
Returns the builder for the settings used for calls to listUsers.com.google.api.gax.rpc.OperationCallSettings.Builder<PromoteClusterRequest,Cluster,OperationMetadata>
promoteClusterOperationSettings()
Returns the builder for the settings used for calls to promoteCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<PromoteClusterRequest,com.google.longrunning.Operation>
promoteClusterSettings()
Returns the builder for the settings used for calls to promoteCluster.com.google.api.gax.rpc.OperationCallSettings.Builder<RestartInstanceRequest,Instance,OperationMetadata>
restartInstanceOperationSettings()
Returns the builder for the settings used for calls to restartInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<RestartInstanceRequest,com.google.longrunning.Operation>
restartInstanceSettings()
Returns the builder for the settings used for calls to restartInstance.com.google.api.gax.rpc.OperationCallSettings.Builder<RestoreClusterRequest,Cluster,OperationMetadata>
restoreClusterOperationSettings()
Returns the builder for the settings used for calls to restoreCluster.com.google.api.gax.rpc.UnaryCallSettings.Builder<RestoreClusterRequest,com.google.longrunning.Operation>
restoreClusterSettings()
Returns the builder for the settings used for calls to restoreCluster.com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>>
unaryMethodSettingsBuilders()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateBackupRequest,Backup,OperationMetadata>
updateBackupOperationSettings()
Returns the builder for the settings used for calls to updateBackup.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBackupRequest,com.google.longrunning.Operation>
updateBackupSettings()
Returns the builder for the settings used for calls to updateBackup.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateClusterRequest,Cluster,OperationMetadata>
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.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateInstanceRequest,Instance,OperationMetadata>
updateInstanceOperationSettings()
Returns the builder for the settings used for calls to updateInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateInstanceRequest,com.google.longrunning.Operation>
updateInstanceSettings()
Returns the builder for the settings used for calls to updateInstance.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateUserRequest,User>
updateUserSettings()
Returns the builder for the settings used for calls to updateUser.-
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(AlloyDBAdminStubSettings settings)
-
-
Method Detail
-
applyToAllUnaryMethods
public AlloyDBAdminStubSettings.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()
-
listClustersSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListClustersRequest,ListClustersResponse,AlloyDBAdminClient.ListClustersPagedResponse> listClustersSettings()
Returns the builder for the settings used for calls to listClusters.
-
getClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetClusterRequest,Cluster> getClusterSettings()
Returns the builder for the settings used for calls to getCluster.
-
createClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateClusterRequest,com.google.longrunning.Operation> createClusterSettings()
Returns the builder for the settings used for calls to createCluster.
-
createClusterOperationSettings
@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<CreateClusterRequest,Cluster,OperationMetadata> createClusterOperationSettings()
Returns the builder for the settings used for calls to createCluster.
-
updateClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateClusterRequest,com.google.longrunning.Operation> updateClusterSettings()
Returns the builder for the settings used for calls to updateCluster.
-
updateClusterOperationSettings
@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<UpdateClusterRequest,Cluster,OperationMetadata> updateClusterOperationSettings()
Returns the builder for the settings used for calls to updateCluster.
-
deleteClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteClusterRequest,com.google.longrunning.Operation> deleteClusterSettings()
Returns the builder for the settings used for calls to deleteCluster.
-
deleteClusterOperationSettings
@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<DeleteClusterRequest,com.google.protobuf.Empty,OperationMetadata> deleteClusterOperationSettings()
Returns the builder for the settings used for calls to deleteCluster.
-
promoteClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<PromoteClusterRequest,com.google.longrunning.Operation> promoteClusterSettings()
Returns the builder for the settings used for calls to promoteCluster.
-
promoteClusterOperationSettings
@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<PromoteClusterRequest,Cluster,OperationMetadata> promoteClusterOperationSettings()
Returns the builder for the settings used for calls to promoteCluster.
-
restoreClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RestoreClusterRequest,com.google.longrunning.Operation> restoreClusterSettings()
Returns the builder for the settings used for calls to restoreCluster.
-
restoreClusterOperationSettings
@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<RestoreClusterRequest,Cluster,OperationMetadata> restoreClusterOperationSettings()
Returns the builder for the settings used for calls to restoreCluster.
-
createSecondaryClusterSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSecondaryClusterRequest,com.google.longrunning.Operation> createSecondaryClusterSettings()
Returns the builder for the settings used for calls to createSecondaryCluster.
-
createSecondaryClusterOperationSettings
@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<CreateSecondaryClusterRequest,Cluster,OperationMetadata> createSecondaryClusterOperationSettings()
Returns the builder for the settings used for calls to createSecondaryCluster.
-
listInstancesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListInstancesRequest,ListInstancesResponse,AlloyDBAdminClient.ListInstancesPagedResponse> listInstancesSettings()
Returns the builder for the settings used for calls to listInstances.
-
getInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInstanceRequest,Instance> getInstanceSettings()
Returns the builder for the settings used for calls to getInstance.
-
createInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateInstanceRequest,com.google.longrunning.Operation> createInstanceSettings()
Returns the builder for the settings used for calls to createInstance.
-
createInstanceOperationSettings
@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<CreateInstanceRequest,Instance,OperationMetadata> createInstanceOperationSettings()
Returns the builder for the settings used for calls to createInstance.
-
createSecondaryInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateSecondaryInstanceRequest,com.google.longrunning.Operation> createSecondaryInstanceSettings()
Returns the builder for the settings used for calls to createSecondaryInstance.
-
createSecondaryInstanceOperationSettings
@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<CreateSecondaryInstanceRequest,Instance,OperationMetadata> createSecondaryInstanceOperationSettings()
Returns the builder for the settings used for calls to createSecondaryInstance.
-
batchCreateInstancesSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<BatchCreateInstancesRequest,com.google.longrunning.Operation> batchCreateInstancesSettings()
Returns the builder for the settings used for calls to batchCreateInstances.
-
batchCreateInstancesOperationSettings
@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<BatchCreateInstancesRequest,BatchCreateInstancesResponse,OperationMetadata> batchCreateInstancesOperationSettings()
Returns the builder for the settings used for calls to batchCreateInstances.
-
updateInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateInstanceRequest,com.google.longrunning.Operation> updateInstanceSettings()
Returns the builder for the settings used for calls to updateInstance.
-
updateInstanceOperationSettings
@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<UpdateInstanceRequest,Instance,OperationMetadata> updateInstanceOperationSettings()
Returns the builder for the settings used for calls to updateInstance.
-
deleteInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteInstanceRequest,com.google.longrunning.Operation> deleteInstanceSettings()
Returns the builder for the settings used for calls to deleteInstance.
-
deleteInstanceOperationSettings
@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<DeleteInstanceRequest,com.google.protobuf.Empty,OperationMetadata> deleteInstanceOperationSettings()
Returns the builder for the settings used for calls to deleteInstance.
-
failoverInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<FailoverInstanceRequest,com.google.longrunning.Operation> failoverInstanceSettings()
Returns the builder for the settings used for calls to failoverInstance.
-
failoverInstanceOperationSettings
@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<FailoverInstanceRequest,Instance,OperationMetadata> failoverInstanceOperationSettings()
Returns the builder for the settings used for calls to failoverInstance.
-
injectFaultSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<InjectFaultRequest,com.google.longrunning.Operation> injectFaultSettings()
Returns the builder for the settings used for calls to injectFault.
-
injectFaultOperationSettings
@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<InjectFaultRequest,Instance,OperationMetadata> injectFaultOperationSettings()
Returns the builder for the settings used for calls to injectFault.
-
restartInstanceSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RestartInstanceRequest,com.google.longrunning.Operation> restartInstanceSettings()
Returns the builder for the settings used for calls to restartInstance.
-
restartInstanceOperationSettings
@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<RestartInstanceRequest,Instance,OperationMetadata> restartInstanceOperationSettings()
Returns the builder for the settings used for calls to restartInstance.
-
listBackupsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListBackupsRequest,ListBackupsResponse,AlloyDBAdminClient.ListBackupsPagedResponse> listBackupsSettings()
Returns the builder for the settings used for calls to listBackups.
-
getBackupSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetBackupRequest,Backup> getBackupSettings()
Returns the builder for the settings used for calls to getBackup.
-
createBackupSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateBackupRequest,com.google.longrunning.Operation> createBackupSettings()
Returns the builder for the settings used for calls to createBackup.
-
createBackupOperationSettings
@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<CreateBackupRequest,Backup,OperationMetadata> createBackupOperationSettings()
Returns the builder for the settings used for calls to createBackup.
-
updateBackupSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateBackupRequest,com.google.longrunning.Operation> updateBackupSettings()
Returns the builder for the settings used for calls to updateBackup.
-
updateBackupOperationSettings
@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<UpdateBackupRequest,Backup,OperationMetadata> updateBackupOperationSettings()
Returns the builder for the settings used for calls to updateBackup.
-
deleteBackupSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteBackupRequest,com.google.longrunning.Operation> deleteBackupSettings()
Returns the builder for the settings used for calls to deleteBackup.
-
deleteBackupOperationSettings
@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<DeleteBackupRequest,com.google.protobuf.Empty,OperationMetadata> deleteBackupOperationSettings()
Returns the builder for the settings used for calls to deleteBackup.
-
listSupportedDatabaseFlagsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSupportedDatabaseFlagsRequest,ListSupportedDatabaseFlagsResponse,AlloyDBAdminClient.ListSupportedDatabaseFlagsPagedResponse> listSupportedDatabaseFlagsSettings()
Returns the builder for the settings used for calls to listSupportedDatabaseFlags.
-
generateClientCertificateSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GenerateClientCertificateRequest,GenerateClientCertificateResponse> generateClientCertificateSettings()
Returns the builder for the settings used for calls to generateClientCertificate.
-
getConnectionInfoSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetConnectionInfoRequest,ConnectionInfo> getConnectionInfoSettings()
Returns the builder for the settings used for calls to getConnectionInfo.
-
listUsersSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListUsersRequest,ListUsersResponse,AlloyDBAdminClient.ListUsersPagedResponse> listUsersSettings()
Returns the builder for the settings used for calls to listUsers.
-
getUserSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetUserRequest,User> getUserSettings()
Returns the builder for the settings used for calls to getUser.
-
createUserSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateUserRequest,User> createUserSettings()
Returns the builder for the settings used for calls to createUser.
-
updateUserSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateUserRequest,User> updateUserSettings()
Returns the builder for the settings used for calls to updateUser.
-
deleteUserSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteUserRequest,com.google.protobuf.Empty> deleteUserSettings()
Returns the builder for the settings used for calls to deleteUser.
-
listLocationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,AlloyDBAdminClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
-
getLocationSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<com.google.cloud.location.GetLocationRequest,com.google.cloud.location.Location> getLocationSettings()
Returns the builder for the settings used for calls to getLocation.
-
build
public AlloyDBAdminStubSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.StubSettings.Builder<AlloyDBAdminStubSettings,AlloyDBAdminStubSettings.Builder>
- Throws:
IOException
-
-