Send feedback
Class DataplexServiceStub (1.5.0)
Stay organized with collections
Save and categorize content based on your preferences.
Version 1.5.0 keyboard_arrow_down
public abstract class DataplexServiceStub implements BackgroundResource
Base stub class for the DataplexService service API.
This class is for advanced usage and reflects the underlying API directly.
Constructors
DataplexServiceStub()
public DataplexServiceStub ()
Methods
cancelJobCallable()
public UnaryCallable<CancelJobRequest , Empty > cancelJobCallable ()
Returns
close()
public abstract void close ()
createAssetCallable()
public UnaryCallable<CreateAssetRequest , Operation > createAssetCallable ()
Returns
createAssetOperationCallable()
public OperationCallable<CreateAssetRequest , Asset , OperationMetadata > createAssetOperationCallable ()
Returns
createEnvironmentCallable()
public UnaryCallable<CreateEnvironmentRequest , Operation > createEnvironmentCallable ()
Returns
createEnvironmentOperationCallable()
public OperationCallable<CreateEnvironmentRequest , Environment , OperationMetadata > createEnvironmentOperationCallable ()
Returns
createLakeCallable()
public UnaryCallable<CreateLakeRequest , Operation > createLakeCallable ()
Returns
createLakeOperationCallable()
public OperationCallable<CreateLakeRequest , Lake , OperationMetadata > createLakeOperationCallable ()
Returns
createTaskCallable()
public UnaryCallable<CreateTaskRequest , Operation > createTaskCallable ()
Returns
createTaskOperationCallable()
public OperationCallable<CreateTaskRequest , Task , OperationMetadata > createTaskOperationCallable ()
Returns
createZoneCallable()
public UnaryCallable<CreateZoneRequest , Operation > createZoneCallable ()
Returns
createZoneOperationCallable()
public OperationCallable<CreateZoneRequest , Zone , OperationMetadata > createZoneOperationCallable ()
Returns
deleteAssetCallable()
public UnaryCallable<DeleteAssetRequest , Operation > deleteAssetCallable ()
Returns
deleteAssetOperationCallable()
public OperationCallable<DeleteAssetRequest , Empty , OperationMetadata > deleteAssetOperationCallable ()
Returns
deleteEnvironmentCallable()
public UnaryCallable<DeleteEnvironmentRequest , Operation > deleteEnvironmentCallable ()
Returns
deleteEnvironmentOperationCallable()
public OperationCallable<DeleteEnvironmentRequest , Empty , OperationMetadata > deleteEnvironmentOperationCallable ()
Returns
deleteLakeCallable()
public UnaryCallable<DeleteLakeRequest , Operation > deleteLakeCallable ()
Returns
deleteLakeOperationCallable()
public OperationCallable<DeleteLakeRequest , Empty , OperationMetadata > deleteLakeOperationCallable ()
Returns
deleteTaskCallable()
public UnaryCallable<DeleteTaskRequest , Operation > deleteTaskCallable ()
Returns
deleteTaskOperationCallable()
public OperationCallable<DeleteTaskRequest , Empty , OperationMetadata > deleteTaskOperationCallable ()
Returns
deleteZoneCallable()
public UnaryCallable<DeleteZoneRequest , Operation > deleteZoneCallable ()
Returns
deleteZoneOperationCallable()
public OperationCallable<DeleteZoneRequest , Empty , OperationMetadata > deleteZoneOperationCallable ()
Returns
getAssetCallable()
public UnaryCallable<GetAssetRequest , Asset > getAssetCallable ()
Returns
getEnvironmentCallable()
public UnaryCallable<GetEnvironmentRequest , Environment > getEnvironmentCallable ()
Returns
getHttpJsonOperationsStub()
public OperationsStub getHttpJsonOperationsStub ()
Returns
getJobCallable()
public UnaryCallable<GetJobRequest , Job > getJobCallable ()
Returns
getLakeCallable()
public UnaryCallable<GetLakeRequest , Lake > getLakeCallable ()
Returns
getLocationCallable()
public UnaryCallable<GetLocationRequest , Location > getLocationCallable ()
Returns
Type Description UnaryCallable <com.google.cloud.location.GetLocationRequest ,com.google.cloud.location.Location >
getOperationsStub()
public OperationsStub getOperationsStub ()
Returns
getTaskCallable()
public UnaryCallable<GetTaskRequest , Task > getTaskCallable ()
Returns
getZoneCallable()
public UnaryCallable<GetZoneRequest , Zone > getZoneCallable ()
Returns
listAssetActionsCallable()
public UnaryCallable<ListAssetActionsRequest , ListActionsResponse > listAssetActionsCallable ()
Returns
listAssetActionsPagedCallable()
public UnaryCallable<ListAssetActionsRequest , DataplexServiceClient . ListAssetActionsPagedResponse > listAssetActionsPagedCallable ()
Returns
listAssetsCallable()
public UnaryCallable<ListAssetsRequest , ListAssetsResponse > listAssetsCallable ()
Returns
listAssetsPagedCallable()
public UnaryCallable<ListAssetsRequest , DataplexServiceClient . ListAssetsPagedResponse > listAssetsPagedCallable ()
Returns
listEnvironmentsCallable()
public UnaryCallable<ListEnvironmentsRequest , ListEnvironmentsResponse > listEnvironmentsCallable ()
Returns
listEnvironmentsPagedCallable()
public UnaryCallable<ListEnvironmentsRequest , DataplexServiceClient . ListEnvironmentsPagedResponse > listEnvironmentsPagedCallable ()
Returns
listJobsCallable()
public UnaryCallable<ListJobsRequest , ListJobsResponse > listJobsCallable ()
Returns
listJobsPagedCallable()
public UnaryCallable<ListJobsRequest , DataplexServiceClient . ListJobsPagedResponse > listJobsPagedCallable ()
Returns
listLakeActionsCallable()
public UnaryCallable<ListLakeActionsRequest , ListActionsResponse > listLakeActionsCallable ()
Returns
listLakeActionsPagedCallable()
public UnaryCallable<ListLakeActionsRequest , DataplexServiceClient . ListLakeActionsPagedResponse > listLakeActionsPagedCallable ()
Returns
listLakesCallable()
public UnaryCallable<ListLakesRequest , ListLakesResponse > listLakesCallable ()
Returns
listLakesPagedCallable()
public UnaryCallable<ListLakesRequest , DataplexServiceClient . ListLakesPagedResponse > listLakesPagedCallable ()
Returns
listLocationsCallable()
public UnaryCallable<ListLocationsRequest , ListLocationsResponse > listLocationsCallable ()
Returns
Type Description UnaryCallable <com.google.cloud.location.ListLocationsRequest ,com.google.cloud.location.ListLocationsResponse >
listLocationsPagedCallable()
public UnaryCallable<ListLocationsRequest , DataplexServiceClient . ListLocationsPagedResponse > listLocationsPagedCallable ()
Returns
listSessionsCallable()
public UnaryCallable<ListSessionsRequest , ListSessionsResponse > listSessionsCallable ()
Returns
listSessionsPagedCallable()
public UnaryCallable<ListSessionsRequest , DataplexServiceClient . ListSessionsPagedResponse > listSessionsPagedCallable ()
Returns
listTasksCallable()
public UnaryCallable<ListTasksRequest , ListTasksResponse > listTasksCallable ()
Returns
listTasksPagedCallable()
public UnaryCallable<ListTasksRequest , DataplexServiceClient . ListTasksPagedResponse > listTasksPagedCallable ()
Returns
listZoneActionsCallable()
public UnaryCallable<ListZoneActionsRequest , ListActionsResponse > listZoneActionsCallable ()
Returns
listZoneActionsPagedCallable()
public UnaryCallable<ListZoneActionsRequest , DataplexServiceClient . ListZoneActionsPagedResponse > listZoneActionsPagedCallable ()
Returns
listZonesCallable()
public UnaryCallable<ListZonesRequest , ListZonesResponse > listZonesCallable ()
Returns
listZonesPagedCallable()
public UnaryCallable<ListZonesRequest , DataplexServiceClient . ListZonesPagedResponse > listZonesPagedCallable ()
Returns
updateAssetCallable()
public UnaryCallable<UpdateAssetRequest , Operation > updateAssetCallable ()
Returns
updateAssetOperationCallable()
public OperationCallable<UpdateAssetRequest , Asset , OperationMetadata > updateAssetOperationCallable ()
Returns
updateEnvironmentCallable()
public UnaryCallable<UpdateEnvironmentRequest , Operation > updateEnvironmentCallable ()
Returns
updateEnvironmentOperationCallable()
public OperationCallable<UpdateEnvironmentRequest , Environment , OperationMetadata > updateEnvironmentOperationCallable ()
Returns
updateLakeCallable()
public UnaryCallable<UpdateLakeRequest , Operation > updateLakeCallable ()
Returns
updateLakeOperationCallable()
public OperationCallable<UpdateLakeRequest , Lake , OperationMetadata > updateLakeOperationCallable ()
Returns
updateTaskCallable()
public UnaryCallable<UpdateTaskRequest , Operation > updateTaskCallable ()
Returns
updateTaskOperationCallable()
public OperationCallable<UpdateTaskRequest , Task , OperationMetadata > updateTaskOperationCallable ()
Returns
updateZoneCallable()
public UnaryCallable<UpdateZoneRequest , Operation > updateZoneCallable ()
Returns
updateZoneOperationCallable()
public OperationCallable<UpdateZoneRequest , Zone , OperationMetadata > updateZoneOperationCallable ()
Returns
Send feedback
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-11-06 UTC.
Need to tell us more?
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]