public static class OracleDatabaseSettings.Builder extends ClientSettings.Builder<OracleDatabaseSettings,OracleDatabaseSettings.Builder>
Builder for OracleDatabaseSettings.
Constructors
Builder()
Builder(ClientContext clientContext)
protected Builder(ClientContext clientContext)
Builder(OracleDatabaseSettings settings)
protected Builder(OracleDatabaseSettings settings)
Builder(OracleDatabaseStubSettings.Builder stubSettings)
protected Builder(OracleDatabaseStubSettings.Builder stubSettings)
Methods
applyToAllUnaryMethods(ApiFunction<UnaryCallSettings.Builder<?,?>,Void> settingsUpdater)
public OracleDatabaseSettings.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.
build()
public OracleDatabaseSettings build()
Overrides
createAutonomousDatabaseOperationSettings()
public OperationCallSettings.Builder<CreateAutonomousDatabaseRequest,AutonomousDatabase,OperationMetadata> createAutonomousDatabaseOperationSettings()
Returns the builder for the settings used for calls to createAutonomousDatabase.
createAutonomousDatabaseSettings()
public UnaryCallSettings.Builder<CreateAutonomousDatabaseRequest,Operation> createAutonomousDatabaseSettings()
Returns the builder for the settings used for calls to createAutonomousDatabase.
createCloudExadataInfrastructureOperationSettings()
public OperationCallSettings.Builder<CreateCloudExadataInfrastructureRequest,CloudExadataInfrastructure,OperationMetadata> createCloudExadataInfrastructureOperationSettings()
Returns the builder for the settings used for calls to createCloudExadataInfrastructure.
createCloudExadataInfrastructureSettings()
public UnaryCallSettings.Builder<CreateCloudExadataInfrastructureRequest,Operation> createCloudExadataInfrastructureSettings()
Returns the builder for the settings used for calls to createCloudExadataInfrastructure.
createCloudVmClusterOperationSettings()
public OperationCallSettings.Builder<CreateCloudVmClusterRequest,CloudVmCluster,OperationMetadata> createCloudVmClusterOperationSettings()
Returns the builder for the settings used for calls to createCloudVmCluster.
createCloudVmClusterSettings()
public UnaryCallSettings.Builder<CreateCloudVmClusterRequest,Operation> createCloudVmClusterSettings()
Returns the builder for the settings used for calls to createCloudVmCluster.
deleteAutonomousDatabaseOperationSettings()
public OperationCallSettings.Builder<DeleteAutonomousDatabaseRequest,Empty,OperationMetadata> deleteAutonomousDatabaseOperationSettings()
Returns the builder for the settings used for calls to deleteAutonomousDatabase.
deleteAutonomousDatabaseSettings()
public UnaryCallSettings.Builder<DeleteAutonomousDatabaseRequest,Operation> deleteAutonomousDatabaseSettings()
Returns the builder for the settings used for calls to deleteAutonomousDatabase.
deleteCloudExadataInfrastructureOperationSettings()
public OperationCallSettings.Builder<DeleteCloudExadataInfrastructureRequest,Empty,OperationMetadata> deleteCloudExadataInfrastructureOperationSettings()
Returns the builder for the settings used for calls to deleteCloudExadataInfrastructure.
deleteCloudExadataInfrastructureSettings()
public UnaryCallSettings.Builder<DeleteCloudExadataInfrastructureRequest,Operation> deleteCloudExadataInfrastructureSettings()
Returns the builder for the settings used for calls to deleteCloudExadataInfrastructure.
deleteCloudVmClusterOperationSettings()
public OperationCallSettings.Builder<DeleteCloudVmClusterRequest,Empty,OperationMetadata> deleteCloudVmClusterOperationSettings()
Returns the builder for the settings used for calls to deleteCloudVmCluster.
deleteCloudVmClusterSettings()
public UnaryCallSettings.Builder<DeleteCloudVmClusterRequest,Operation> deleteCloudVmClusterSettings()
Returns the builder for the settings used for calls to deleteCloudVmCluster.
generateAutonomousDatabaseWalletSettings()
public UnaryCallSettings.Builder<GenerateAutonomousDatabaseWalletRequest,GenerateAutonomousDatabaseWalletResponse> generateAutonomousDatabaseWalletSettings()
Returns the builder for the settings used for calls to generateAutonomousDatabaseWallet.
getAutonomousDatabaseSettings()
public UnaryCallSettings.Builder<GetAutonomousDatabaseRequest,AutonomousDatabase> getAutonomousDatabaseSettings()
Returns the builder for the settings used for calls to getAutonomousDatabase.
getCloudExadataInfrastructureSettings()
public UnaryCallSettings.Builder<GetCloudExadataInfrastructureRequest,CloudExadataInfrastructure> getCloudExadataInfrastructureSettings()
Returns the builder for the settings used for calls to getCloudExadataInfrastructure.
getCloudVmClusterSettings()
public UnaryCallSettings.Builder<GetCloudVmClusterRequest,CloudVmCluster> getCloudVmClusterSettings()
Returns the builder for the settings used for calls to getCloudVmCluster.
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> |
|
getStubSettingsBuilder()
public OracleDatabaseStubSettings.Builder getStubSettingsBuilder()
listAutonomousDatabaseBackupsSettings()
public PagedCallSettings.Builder<ListAutonomousDatabaseBackupsRequest,ListAutonomousDatabaseBackupsResponse,OracleDatabaseClient.ListAutonomousDatabaseBackupsPagedResponse> listAutonomousDatabaseBackupsSettings()
Returns the builder for the settings used for calls to listAutonomousDatabaseBackups.
listAutonomousDatabaseCharacterSetsSettings()
public PagedCallSettings.Builder<ListAutonomousDatabaseCharacterSetsRequest,ListAutonomousDatabaseCharacterSetsResponse,OracleDatabaseClient.ListAutonomousDatabaseCharacterSetsPagedResponse> listAutonomousDatabaseCharacterSetsSettings()
Returns the builder for the settings used for calls to listAutonomousDatabaseCharacterSets.
listAutonomousDatabasesSettings()
public PagedCallSettings.Builder<ListAutonomousDatabasesRequest,ListAutonomousDatabasesResponse,OracleDatabaseClient.ListAutonomousDatabasesPagedResponse> listAutonomousDatabasesSettings()
Returns the builder for the settings used for calls to listAutonomousDatabases.
listAutonomousDbVersionsSettings()
public PagedCallSettings.Builder<ListAutonomousDbVersionsRequest,ListAutonomousDbVersionsResponse,OracleDatabaseClient.ListAutonomousDbVersionsPagedResponse> listAutonomousDbVersionsSettings()
Returns the builder for the settings used for calls to listAutonomousDbVersions.
listCloudExadataInfrastructuresSettings()
public PagedCallSettings.Builder<ListCloudExadataInfrastructuresRequest,ListCloudExadataInfrastructuresResponse,OracleDatabaseClient.ListCloudExadataInfrastructuresPagedResponse> listCloudExadataInfrastructuresSettings()
Returns the builder for the settings used for calls to listCloudExadataInfrastructures.
public PagedCallSettings.Builder<ListCloudVmClustersRequest,ListCloudVmClustersResponse,OracleDatabaseClient.ListCloudVmClustersPagedResponse> listCloudVmClustersSettings()
Returns the builder for the settings used for calls to listCloudVmClusters.
listDbNodesSettings()
public PagedCallSettings.Builder<ListDbNodesRequest,ListDbNodesResponse,OracleDatabaseClient.ListDbNodesPagedResponse> listDbNodesSettings()
Returns the builder for the settings used for calls to listDbNodes.
public PagedCallSettings.Builder<ListDbServersRequest,ListDbServersResponse,OracleDatabaseClient.ListDbServersPagedResponse> listDbServersSettings()
Returns the builder for the settings used for calls to listDbServers.
listDbSystemShapesSettings()
public PagedCallSettings.Builder<ListDbSystemShapesRequest,ListDbSystemShapesResponse,OracleDatabaseClient.ListDbSystemShapesPagedResponse> listDbSystemShapesSettings()
Returns the builder for the settings used for calls to listDbSystemShapes.
listEntitlementsSettings()
public PagedCallSettings.Builder<ListEntitlementsRequest,ListEntitlementsResponse,OracleDatabaseClient.ListEntitlementsPagedResponse> listEntitlementsSettings()
Returns the builder for the settings used for calls to listEntitlements.
listGiVersionsSettings()
public PagedCallSettings.Builder<ListGiVersionsRequest,ListGiVersionsResponse,OracleDatabaseClient.ListGiVersionsPagedResponse> listGiVersionsSettings()
Returns the builder for the settings used for calls to listGiVersions.
listLocationsSettings()
public PagedCallSettings.Builder<ListLocationsRequest,ListLocationsResponse,OracleDatabaseClient.ListLocationsPagedResponse> listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.
restoreAutonomousDatabaseOperationSettings()
public OperationCallSettings.Builder<RestoreAutonomousDatabaseRequest,AutonomousDatabase,OperationMetadata> restoreAutonomousDatabaseOperationSettings()
Returns the builder for the settings used for calls to restoreAutonomousDatabase.
restoreAutonomousDatabaseSettings()
public UnaryCallSettings.Builder<RestoreAutonomousDatabaseRequest,Operation> restoreAutonomousDatabaseSettings()
Returns the builder for the settings used for calls to restoreAutonomousDatabase.