Class DataplexServiceStubSettings.Builder
- java.lang.Object
-
- com.google.api.gax.rpc.StubSettings.Builder<DataplexServiceStubSettings,DataplexServiceStubSettings.Builder>
-
- com.google.cloud.dataplex.v1.stub.DataplexServiceStubSettings.Builder
-
- Enclosing class:
- DataplexServiceStubSettings
public static class DataplexServiceStubSettings.Builder extends com.google.api.gax.rpc.StubSettings.Builder<DataplexServiceStubSettings,DataplexServiceStubSettings.Builder>
Builder for DataplexServiceStubSettings.
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Builder()
protected
Builder(com.google.api.gax.rpc.ClientContext clientContext)
protected
Builder(DataplexServiceStubSettings settings)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DataplexServiceStubSettings.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.DataplexServiceStubSettings
build()
com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelJobRequest,com.google.protobuf.Empty>
cancelJobSettings()
Returns the builder for the settings used for calls to cancelJob.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAssetRequest,Asset,OperationMetadata>
createAssetOperationSettings()
Returns the builder for the settings used for calls to createAsset.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAssetRequest,com.google.longrunning.Operation>
createAssetSettings()
Returns the builder for the settings used for calls to createAsset.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateEnvironmentRequest,Environment,OperationMetadata>
createEnvironmentOperationSettings()
Returns the builder for the settings used for calls to createEnvironment.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEnvironmentRequest,com.google.longrunning.Operation>
createEnvironmentSettings()
Returns the builder for the settings used for calls to createEnvironment.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateLakeRequest,Lake,OperationMetadata>
createLakeOperationSettings()
Returns the builder for the settings used for calls to createLake.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLakeRequest,com.google.longrunning.Operation>
createLakeSettings()
Returns the builder for the settings used for calls to createLake.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateTaskRequest,Task,OperationMetadata>
createTaskOperationSettings()
Returns the builder for the settings used for calls to createTask.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTaskRequest,com.google.longrunning.Operation>
createTaskSettings()
Returns the builder for the settings used for calls to createTask.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateZoneRequest,Zone,OperationMetadata>
createZoneOperationSettings()
Returns the builder for the settings used for calls to createZone.com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateZoneRequest,com.google.longrunning.Operation>
createZoneSettings()
Returns the builder for the settings used for calls to createZone.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteAssetRequest,com.google.protobuf.Empty,OperationMetadata>
deleteAssetOperationSettings()
Returns the builder for the settings used for calls to deleteAsset.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAssetRequest,com.google.longrunning.Operation>
deleteAssetSettings()
Returns the builder for the settings used for calls to deleteAsset.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteEnvironmentRequest,com.google.protobuf.Empty,OperationMetadata>
deleteEnvironmentOperationSettings()
Returns the builder for the settings used for calls to deleteEnvironment.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEnvironmentRequest,com.google.longrunning.Operation>
deleteEnvironmentSettings()
Returns the builder for the settings used for calls to deleteEnvironment.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteLakeRequest,com.google.protobuf.Empty,OperationMetadata>
deleteLakeOperationSettings()
Returns the builder for the settings used for calls to deleteLake.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteLakeRequest,com.google.longrunning.Operation>
deleteLakeSettings()
Returns the builder for the settings used for calls to deleteLake.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteTaskRequest,com.google.protobuf.Empty,OperationMetadata>
deleteTaskOperationSettings()
Returns the builder for the settings used for calls to deleteTask.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTaskRequest,com.google.longrunning.Operation>
deleteTaskSettings()
Returns the builder for the settings used for calls to deleteTask.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteZoneRequest,com.google.protobuf.Empty,OperationMetadata>
deleteZoneOperationSettings()
Returns the builder for the settings used for calls to deleteZone.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteZoneRequest,com.google.longrunning.Operation>
deleteZoneSettings()
Returns the builder for the settings used for calls to deleteZone.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAssetRequest,Asset>
getAssetSettings()
Returns the builder for the settings used for calls to getAsset.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEnvironmentRequest,Environment>
getEnvironmentSettings()
Returns the builder for the settings used for calls to getEnvironment.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobRequest,Job>
getJobSettings()
Returns the builder for the settings used for calls to getJob.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLakeRequest,Lake>
getLakeSettings()
Returns the builder for the settings used for calls to getLake.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<GetTaskRequest,Task>
getTaskSettings()
Returns the builder for the settings used for calls to getTask.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetZoneRequest,Zone>
getZoneSettings()
Returns the builder for the settings used for calls to getZone.com.google.api.gax.rpc.PagedCallSettings.Builder<ListAssetActionsRequest,ListActionsResponse,DataplexServiceClient.ListAssetActionsPagedResponse>
listAssetActionsSettings()
Returns the builder for the settings used for calls to listAssetActions.com.google.api.gax.rpc.PagedCallSettings.Builder<ListAssetsRequest,ListAssetsResponse,DataplexServiceClient.ListAssetsPagedResponse>
listAssetsSettings()
Returns the builder for the settings used for calls to listAssets.com.google.api.gax.rpc.PagedCallSettings.Builder<ListEnvironmentsRequest,ListEnvironmentsResponse,DataplexServiceClient.ListEnvironmentsPagedResponse>
listEnvironmentsSettings()
Returns the builder for the settings used for calls to listEnvironments.com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,DataplexServiceClient.ListJobsPagedResponse>
listJobsSettings()
Returns the builder for the settings used for calls to listJobs.com.google.api.gax.rpc.PagedCallSettings.Builder<ListLakeActionsRequest,ListActionsResponse,DataplexServiceClient.ListLakeActionsPagedResponse>
listLakeActionsSettings()
Returns the builder for the settings used for calls to listLakeActions.com.google.api.gax.rpc.PagedCallSettings.Builder<ListLakesRequest,ListLakesResponse,DataplexServiceClient.ListLakesPagedResponse>
listLakesSettings()
Returns the builder for the settings used for calls to listLakes.com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,DataplexServiceClient.ListLocationsPagedResponse>
listLocationsSettings()
Returns the builder for the settings used for calls to listLocations.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSessionsRequest,ListSessionsResponse,DataplexServiceClient.ListSessionsPagedResponse>
listSessionsSettings()
Returns the builder for the settings used for calls to listSessions.com.google.api.gax.rpc.PagedCallSettings.Builder<ListTasksRequest,ListTasksResponse,DataplexServiceClient.ListTasksPagedResponse>
listTasksSettings()
Returns the builder for the settings used for calls to listTasks.com.google.api.gax.rpc.PagedCallSettings.Builder<ListZoneActionsRequest,ListActionsResponse,DataplexServiceClient.ListZoneActionsPagedResponse>
listZoneActionsSettings()
Returns the builder for the settings used for calls to listZoneActions.com.google.api.gax.rpc.PagedCallSettings.Builder<ListZonesRequest,ListZonesResponse,DataplexServiceClient.ListZonesPagedResponse>
listZonesSettings()
Returns the builder for the settings used for calls to listZones.com.google.api.gax.rpc.UnaryCallSettings.Builder<RunTaskRequest,RunTaskResponse>
runTaskSettings()
Returns the builder for the settings used for calls to runTask.com.google.common.collect.ImmutableList<com.google.api.gax.rpc.UnaryCallSettings.Builder<?,?>>
unaryMethodSettingsBuilders()
com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAssetRequest,Asset,OperationMetadata>
updateAssetOperationSettings()
Returns the builder for the settings used for calls to updateAsset.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAssetRequest,com.google.longrunning.Operation>
updateAssetSettings()
Returns the builder for the settings used for calls to updateAsset.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateEnvironmentRequest,Environment,OperationMetadata>
updateEnvironmentOperationSettings()
Returns the builder for the settings used for calls to updateEnvironment.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEnvironmentRequest,com.google.longrunning.Operation>
updateEnvironmentSettings()
Returns the builder for the settings used for calls to updateEnvironment.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateLakeRequest,Lake,OperationMetadata>
updateLakeOperationSettings()
Returns the builder for the settings used for calls to updateLake.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateLakeRequest,com.google.longrunning.Operation>
updateLakeSettings()
Returns the builder for the settings used for calls to updateLake.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateTaskRequest,Task,OperationMetadata>
updateTaskOperationSettings()
Returns the builder for the settings used for calls to updateTask.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTaskRequest,com.google.longrunning.Operation>
updateTaskSettings()
Returns the builder for the settings used for calls to updateTask.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateZoneRequest,Zone,OperationMetadata>
updateZoneOperationSettings()
Returns the builder for the settings used for calls to updateZone.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateZoneRequest,com.google.longrunning.Operation>
updateZoneSettings()
Returns the builder for the settings used for calls to updateZone.-
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(DataplexServiceStubSettings settings)
-
-
Method Detail
-
applyToAllUnaryMethods
public DataplexServiceStubSettings.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()
-
createLakeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateLakeRequest,com.google.longrunning.Operation> createLakeSettings()
Returns the builder for the settings used for calls to createLake.
-
createLakeOperationSettings
@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<CreateLakeRequest,Lake,OperationMetadata> createLakeOperationSettings()
Returns the builder for the settings used for calls to createLake.
-
updateLakeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateLakeRequest,com.google.longrunning.Operation> updateLakeSettings()
Returns the builder for the settings used for calls to updateLake.
-
updateLakeOperationSettings
@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<UpdateLakeRequest,Lake,OperationMetadata> updateLakeOperationSettings()
Returns the builder for the settings used for calls to updateLake.
-
deleteLakeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteLakeRequest,com.google.longrunning.Operation> deleteLakeSettings()
Returns the builder for the settings used for calls to deleteLake.
-
deleteLakeOperationSettings
@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<DeleteLakeRequest,com.google.protobuf.Empty,OperationMetadata> deleteLakeOperationSettings()
Returns the builder for the settings used for calls to deleteLake.
-
listLakesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListLakesRequest,ListLakesResponse,DataplexServiceClient.ListLakesPagedResponse> listLakesSettings()
Returns the builder for the settings used for calls to listLakes.
-
getLakeSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetLakeRequest,Lake> getLakeSettings()
Returns the builder for the settings used for calls to getLake.
-
listLakeActionsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListLakeActionsRequest,ListActionsResponse,DataplexServiceClient.ListLakeActionsPagedResponse> listLakeActionsSettings()
Returns the builder for the settings used for calls to listLakeActions.
-
createZoneSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateZoneRequest,com.google.longrunning.Operation> createZoneSettings()
Returns the builder for the settings used for calls to createZone.
-
createZoneOperationSettings
@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<CreateZoneRequest,Zone,OperationMetadata> createZoneOperationSettings()
Returns the builder for the settings used for calls to createZone.
-
updateZoneSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateZoneRequest,com.google.longrunning.Operation> updateZoneSettings()
Returns the builder for the settings used for calls to updateZone.
-
updateZoneOperationSettings
@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<UpdateZoneRequest,Zone,OperationMetadata> updateZoneOperationSettings()
Returns the builder for the settings used for calls to updateZone.
-
deleteZoneSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteZoneRequest,com.google.longrunning.Operation> deleteZoneSettings()
Returns the builder for the settings used for calls to deleteZone.
-
deleteZoneOperationSettings
@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<DeleteZoneRequest,com.google.protobuf.Empty,OperationMetadata> deleteZoneOperationSettings()
Returns the builder for the settings used for calls to deleteZone.
-
listZonesSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListZonesRequest,ListZonesResponse,DataplexServiceClient.ListZonesPagedResponse> listZonesSettings()
Returns the builder for the settings used for calls to listZones.
-
getZoneSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetZoneRequest,Zone> getZoneSettings()
Returns the builder for the settings used for calls to getZone.
-
listZoneActionsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListZoneActionsRequest,ListActionsResponse,DataplexServiceClient.ListZoneActionsPagedResponse> listZoneActionsSettings()
Returns the builder for the settings used for calls to listZoneActions.
-
createAssetSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAssetRequest,com.google.longrunning.Operation> createAssetSettings()
Returns the builder for the settings used for calls to createAsset.
-
createAssetOperationSettings
@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<CreateAssetRequest,Asset,OperationMetadata> createAssetOperationSettings()
Returns the builder for the settings used for calls to createAsset.
-
updateAssetSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAssetRequest,com.google.longrunning.Operation> updateAssetSettings()
Returns the builder for the settings used for calls to updateAsset.
-
updateAssetOperationSettings
@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<UpdateAssetRequest,Asset,OperationMetadata> updateAssetOperationSettings()
Returns the builder for the settings used for calls to updateAsset.
-
deleteAssetSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteAssetRequest,com.google.longrunning.Operation> deleteAssetSettings()
Returns the builder for the settings used for calls to deleteAsset.
-
deleteAssetOperationSettings
@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<DeleteAssetRequest,com.google.protobuf.Empty,OperationMetadata> deleteAssetOperationSettings()
Returns the builder for the settings used for calls to deleteAsset.
-
listAssetsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListAssetsRequest,ListAssetsResponse,DataplexServiceClient.ListAssetsPagedResponse> listAssetsSettings()
Returns the builder for the settings used for calls to listAssets.
-
getAssetSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAssetRequest,Asset> getAssetSettings()
Returns the builder for the settings used for calls to getAsset.
-
listAssetActionsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListAssetActionsRequest,ListActionsResponse,DataplexServiceClient.ListAssetActionsPagedResponse> listAssetActionsSettings()
Returns the builder for the settings used for calls to listAssetActions.
-
createTaskSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateTaskRequest,com.google.longrunning.Operation> createTaskSettings()
Returns the builder for the settings used for calls to createTask.
-
createTaskOperationSettings
@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<CreateTaskRequest,Task,OperationMetadata> createTaskOperationSettings()
Returns the builder for the settings used for calls to createTask.
-
updateTaskSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateTaskRequest,com.google.longrunning.Operation> updateTaskSettings()
Returns the builder for the settings used for calls to updateTask.
-
updateTaskOperationSettings
@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<UpdateTaskRequest,Task,OperationMetadata> updateTaskOperationSettings()
Returns the builder for the settings used for calls to updateTask.
-
deleteTaskSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteTaskRequest,com.google.longrunning.Operation> deleteTaskSettings()
Returns the builder for the settings used for calls to deleteTask.
-
deleteTaskOperationSettings
@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<DeleteTaskRequest,com.google.protobuf.Empty,OperationMetadata> deleteTaskOperationSettings()
Returns the builder for the settings used for calls to deleteTask.
-
listTasksSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListTasksRequest,ListTasksResponse,DataplexServiceClient.ListTasksPagedResponse> listTasksSettings()
Returns the builder for the settings used for calls to listTasks.
-
getTaskSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetTaskRequest,Task> getTaskSettings()
Returns the builder for the settings used for calls to getTask.
-
listJobsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListJobsRequest,ListJobsResponse,DataplexServiceClient.ListJobsPagedResponse> listJobsSettings()
Returns the builder for the settings used for calls to listJobs.
-
runTaskSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<RunTaskRequest,RunTaskResponse> runTaskSettings()
Returns the builder for the settings used for calls to runTask.
-
getJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetJobRequest,Job> getJobSettings()
Returns the builder for the settings used for calls to getJob.
-
cancelJobSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CancelJobRequest,com.google.protobuf.Empty> cancelJobSettings()
Returns the builder for the settings used for calls to cancelJob.
-
createEnvironmentSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateEnvironmentRequest,com.google.longrunning.Operation> createEnvironmentSettings()
Returns the builder for the settings used for calls to createEnvironment.
-
createEnvironmentOperationSettings
@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<CreateEnvironmentRequest,Environment,OperationMetadata> createEnvironmentOperationSettings()
Returns the builder for the settings used for calls to createEnvironment.
-
updateEnvironmentSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateEnvironmentRequest,com.google.longrunning.Operation> updateEnvironmentSettings()
Returns the builder for the settings used for calls to updateEnvironment.
-
updateEnvironmentOperationSettings
@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<UpdateEnvironmentRequest,Environment,OperationMetadata> updateEnvironmentOperationSettings()
Returns the builder for the settings used for calls to updateEnvironment.
-
deleteEnvironmentSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteEnvironmentRequest,com.google.longrunning.Operation> deleteEnvironmentSettings()
Returns the builder for the settings used for calls to deleteEnvironment.
-
deleteEnvironmentOperationSettings
@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<DeleteEnvironmentRequest,com.google.protobuf.Empty,OperationMetadata> deleteEnvironmentOperationSettings()
Returns the builder for the settings used for calls to deleteEnvironment.
-
listEnvironmentsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListEnvironmentsRequest,ListEnvironmentsResponse,DataplexServiceClient.ListEnvironmentsPagedResponse> listEnvironmentsSettings()
Returns the builder for the settings used for calls to listEnvironments.
-
getEnvironmentSettings
public com.google.api.gax.rpc.UnaryCallSettings.Builder<GetEnvironmentRequest,Environment> getEnvironmentSettings()
Returns the builder for the settings used for calls to getEnvironment.
-
listSessionsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<ListSessionsRequest,ListSessionsResponse,DataplexServiceClient.ListSessionsPagedResponse> listSessionsSettings()
Returns the builder for the settings used for calls to listSessions.
-
listLocationsSettings
public com.google.api.gax.rpc.PagedCallSettings.Builder<com.google.cloud.location.ListLocationsRequest,com.google.cloud.location.ListLocationsResponse,DataplexServiceClient.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 DataplexServiceStubSettings build() throws IOException
- Specified by:
build
in classcom.google.api.gax.rpc.StubSettings.Builder<DataplexServiceStubSettings,DataplexServiceStubSettings.Builder>
- Throws:
IOException
-
-