Class DataplexServiceStub (1.40.0)

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.

Inheritance

java.lang.Object > DataplexServiceStub

Implements

BackgroundResource

Constructors

DataplexServiceStub()

public DataplexServiceStub()

Methods

cancelJobCallable()

public UnaryCallable<CancelJobRequest,Empty> cancelJobCallable()
Returns
Type Description
UnaryCallable<CancelJobRequest,Empty>

close()

public abstract void close()

createAssetCallable()

public UnaryCallable<CreateAssetRequest,Operation> createAssetCallable()
Returns
Type Description
UnaryCallable<CreateAssetRequest,Operation>

createAssetOperationCallable()

public OperationCallable<CreateAssetRequest,Asset,OperationMetadata> createAssetOperationCallable()
Returns
Type Description
OperationCallable<CreateAssetRequest,Asset,OperationMetadata>

createEnvironmentCallable()

public UnaryCallable<CreateEnvironmentRequest,Operation> createEnvironmentCallable()
Returns
Type Description
UnaryCallable<CreateEnvironmentRequest,Operation>

createEnvironmentOperationCallable()

public OperationCallable<CreateEnvironmentRequest,Environment,OperationMetadata> createEnvironmentOperationCallable()
Returns
Type Description
OperationCallable<CreateEnvironmentRequest,Environment,OperationMetadata>

createLakeCallable()

public UnaryCallable<CreateLakeRequest,Operation> createLakeCallable()
Returns
Type Description
UnaryCallable<CreateLakeRequest,Operation>

createLakeOperationCallable()

public OperationCallable<CreateLakeRequest,Lake,OperationMetadata> createLakeOperationCallable()
Returns
Type Description
OperationCallable<CreateLakeRequest,Lake,OperationMetadata>

createTaskCallable()

public UnaryCallable<CreateTaskRequest,Operation> createTaskCallable()
Returns
Type Description
UnaryCallable<CreateTaskRequest,Operation>

createTaskOperationCallable()

public OperationCallable<CreateTaskRequest,Task,OperationMetadata> createTaskOperationCallable()
Returns
Type Description
OperationCallable<CreateTaskRequest,Task,OperationMetadata>

createZoneCallable()

public UnaryCallable<CreateZoneRequest,Operation> createZoneCallable()
Returns
Type Description
UnaryCallable<CreateZoneRequest,Operation>

createZoneOperationCallable()

public OperationCallable<CreateZoneRequest,Zone,OperationMetadata> createZoneOperationCallable()
Returns
Type Description
OperationCallable<CreateZoneRequest,Zone,OperationMetadata>

deleteAssetCallable()

public UnaryCallable<DeleteAssetRequest,Operation> deleteAssetCallable()
Returns
Type Description
UnaryCallable<DeleteAssetRequest,Operation>

deleteAssetOperationCallable()

public OperationCallable<DeleteAssetRequest,Empty,OperationMetadata> deleteAssetOperationCallable()
Returns
Type Description
OperationCallable<DeleteAssetRequest,Empty,OperationMetadata>

deleteEnvironmentCallable()

public UnaryCallable<DeleteEnvironmentRequest,Operation> deleteEnvironmentCallable()
Returns
Type Description
UnaryCallable<DeleteEnvironmentRequest,Operation>

deleteEnvironmentOperationCallable()

public OperationCallable<DeleteEnvironmentRequest,Empty,OperationMetadata> deleteEnvironmentOperationCallable()
Returns
Type Description
OperationCallable<DeleteEnvironmentRequest,Empty,OperationMetadata>

deleteLakeCallable()

public UnaryCallable<DeleteLakeRequest,Operation> deleteLakeCallable()
Returns
Type Description
UnaryCallable<DeleteLakeRequest,Operation>

deleteLakeOperationCallable()

public OperationCallable<DeleteLakeRequest,Empty,OperationMetadata> deleteLakeOperationCallable()
Returns
Type Description
OperationCallable<DeleteLakeRequest,Empty,OperationMetadata>

deleteTaskCallable()

public UnaryCallable<DeleteTaskRequest,Operation> deleteTaskCallable()
Returns
Type Description
UnaryCallable<DeleteTaskRequest,Operation>

deleteTaskOperationCallable()

public OperationCallable<DeleteTaskRequest,Empty,OperationMetadata> deleteTaskOperationCallable()
Returns
Type Description
OperationCallable<DeleteTaskRequest,Empty,OperationMetadata>

deleteZoneCallable()

public UnaryCallable<DeleteZoneRequest,Operation> deleteZoneCallable()
Returns
Type Description
UnaryCallable<DeleteZoneRequest,Operation>

deleteZoneOperationCallable()

public OperationCallable<DeleteZoneRequest,Empty,OperationMetadata> deleteZoneOperationCallable()
Returns
Type Description
OperationCallable<DeleteZoneRequest,Empty,OperationMetadata>

getAssetCallable()

public UnaryCallable<GetAssetRequest,Asset> getAssetCallable()
Returns
Type Description
UnaryCallable<GetAssetRequest,Asset>

getEnvironmentCallable()

public UnaryCallable<GetEnvironmentRequest,Environment> getEnvironmentCallable()
Returns
Type Description
UnaryCallable<GetEnvironmentRequest,Environment>

getHttpJsonOperationsStub()

public OperationsStub getHttpJsonOperationsStub()
Returns
Type Description
OperationsStub

getJobCallable()

public UnaryCallable<GetJobRequest,Job> getJobCallable()
Returns
Type Description
UnaryCallable<GetJobRequest,Job>

getLakeCallable()

public UnaryCallable<GetLakeRequest,Lake> getLakeCallable()
Returns
Type Description
UnaryCallable<GetLakeRequest,Lake>

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
Type Description
OperationsStub

getTaskCallable()

public UnaryCallable<GetTaskRequest,Task> getTaskCallable()
Returns
Type Description
UnaryCallable<GetTaskRequest,Task>

getZoneCallable()

public UnaryCallable<GetZoneRequest,Zone> getZoneCallable()
Returns
Type Description
UnaryCallable<GetZoneRequest,Zone>

listAssetActionsCallable()

public UnaryCallable<ListAssetActionsRequest,ListActionsResponse> listAssetActionsCallable()
Returns
Type Description
UnaryCallable<ListAssetActionsRequest,ListActionsResponse>

listAssetActionsPagedCallable()

public UnaryCallable<ListAssetActionsRequest,DataplexServiceClient.ListAssetActionsPagedResponse> listAssetActionsPagedCallable()
Returns
Type Description
UnaryCallable<ListAssetActionsRequest,ListAssetActionsPagedResponse>

listAssetsCallable()

public UnaryCallable<ListAssetsRequest,ListAssetsResponse> listAssetsCallable()
Returns
Type Description
UnaryCallable<ListAssetsRequest,ListAssetsResponse>

listAssetsPagedCallable()

public UnaryCallable<ListAssetsRequest,DataplexServiceClient.ListAssetsPagedResponse> listAssetsPagedCallable()
Returns
Type Description
UnaryCallable<ListAssetsRequest,ListAssetsPagedResponse>

listEnvironmentsCallable()

public UnaryCallable<ListEnvironmentsRequest,ListEnvironmentsResponse> listEnvironmentsCallable()
Returns
Type Description
UnaryCallable<ListEnvironmentsRequest,ListEnvironmentsResponse>

listEnvironmentsPagedCallable()

public UnaryCallable<ListEnvironmentsRequest,DataplexServiceClient.ListEnvironmentsPagedResponse> listEnvironmentsPagedCallable()
Returns
Type Description
UnaryCallable<ListEnvironmentsRequest,ListEnvironmentsPagedResponse>

listJobsCallable()

public UnaryCallable<ListJobsRequest,ListJobsResponse> listJobsCallable()
Returns
Type Description
UnaryCallable<ListJobsRequest,ListJobsResponse>

listJobsPagedCallable()

public UnaryCallable<ListJobsRequest,DataplexServiceClient.ListJobsPagedResponse> listJobsPagedCallable()
Returns
Type Description
UnaryCallable<ListJobsRequest,ListJobsPagedResponse>

listLakeActionsCallable()

public UnaryCallable<ListLakeActionsRequest,ListActionsResponse> listLakeActionsCallable()
Returns
Type Description
UnaryCallable<ListLakeActionsRequest,ListActionsResponse>

listLakeActionsPagedCallable()

public UnaryCallable<ListLakeActionsRequest,DataplexServiceClient.ListLakeActionsPagedResponse> listLakeActionsPagedCallable()
Returns
Type Description
UnaryCallable<ListLakeActionsRequest,ListLakeActionsPagedResponse>

listLakesCallable()

public UnaryCallable<ListLakesRequest,ListLakesResponse> listLakesCallable()
Returns
Type Description
UnaryCallable<ListLakesRequest,ListLakesResponse>

listLakesPagedCallable()

public UnaryCallable<ListLakesRequest,DataplexServiceClient.ListLakesPagedResponse> listLakesPagedCallable()
Returns
Type Description
UnaryCallable<ListLakesRequest,ListLakesPagedResponse>

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
Type Description
UnaryCallable<com.google.cloud.location.ListLocationsRequest,ListLocationsPagedResponse>

listSessionsCallable()

public UnaryCallable<ListSessionsRequest,ListSessionsResponse> listSessionsCallable()
Returns
Type Description
UnaryCallable<ListSessionsRequest,ListSessionsResponse>

listSessionsPagedCallable()

public UnaryCallable<ListSessionsRequest,DataplexServiceClient.ListSessionsPagedResponse> listSessionsPagedCallable()
Returns
Type Description
UnaryCallable<ListSessionsRequest,ListSessionsPagedResponse>

listTasksCallable()

public UnaryCallable<ListTasksRequest,ListTasksResponse> listTasksCallable()
Returns
Type Description
UnaryCallable<ListTasksRequest,ListTasksResponse>

listTasksPagedCallable()

public UnaryCallable<ListTasksRequest,DataplexServiceClient.ListTasksPagedResponse> listTasksPagedCallable()
Returns
Type Description
UnaryCallable<ListTasksRequest,ListTasksPagedResponse>

listZoneActionsCallable()

public UnaryCallable<ListZoneActionsRequest,ListActionsResponse> listZoneActionsCallable()
Returns
Type Description
UnaryCallable<ListZoneActionsRequest,ListActionsResponse>

listZoneActionsPagedCallable()

public UnaryCallable<ListZoneActionsRequest,DataplexServiceClient.ListZoneActionsPagedResponse> listZoneActionsPagedCallable()
Returns
Type Description
UnaryCallable<ListZoneActionsRequest,ListZoneActionsPagedResponse>

listZonesCallable()

public UnaryCallable<ListZonesRequest,ListZonesResponse> listZonesCallable()
Returns
Type Description
UnaryCallable<ListZonesRequest,ListZonesResponse>

listZonesPagedCallable()

public UnaryCallable<ListZonesRequest,DataplexServiceClient.ListZonesPagedResponse> listZonesPagedCallable()
Returns
Type Description
UnaryCallable<ListZonesRequest,ListZonesPagedResponse>

runTaskCallable()

public UnaryCallable<RunTaskRequest,RunTaskResponse> runTaskCallable()
Returns
Type Description
UnaryCallable<RunTaskRequest,RunTaskResponse>

updateAssetCallable()

public UnaryCallable<UpdateAssetRequest,Operation> updateAssetCallable()
Returns
Type Description
UnaryCallable<UpdateAssetRequest,Operation>

updateAssetOperationCallable()

public OperationCallable<UpdateAssetRequest,Asset,OperationMetadata> updateAssetOperationCallable()
Returns
Type Description
OperationCallable<UpdateAssetRequest,Asset,OperationMetadata>

updateEnvironmentCallable()

public UnaryCallable<UpdateEnvironmentRequest,Operation> updateEnvironmentCallable()
Returns
Type Description
UnaryCallable<UpdateEnvironmentRequest,Operation>

updateEnvironmentOperationCallable()

public OperationCallable<UpdateEnvironmentRequest,Environment,OperationMetadata> updateEnvironmentOperationCallable()
Returns
Type Description
OperationCallable<UpdateEnvironmentRequest,Environment,OperationMetadata>

updateLakeCallable()

public UnaryCallable<UpdateLakeRequest,Operation> updateLakeCallable()
Returns
Type Description
UnaryCallable<UpdateLakeRequest,Operation>

updateLakeOperationCallable()

public OperationCallable<UpdateLakeRequest,Lake,OperationMetadata> updateLakeOperationCallable()
Returns
Type Description
OperationCallable<UpdateLakeRequest,Lake,OperationMetadata>

updateTaskCallable()

public UnaryCallable<UpdateTaskRequest,Operation> updateTaskCallable()
Returns
Type Description
UnaryCallable<UpdateTaskRequest,Operation>

updateTaskOperationCallable()

public OperationCallable<UpdateTaskRequest,Task,OperationMetadata> updateTaskOperationCallable()
Returns
Type Description
OperationCallable<UpdateTaskRequest,Task,OperationMetadata>

updateZoneCallable()

public UnaryCallable<UpdateZoneRequest,Operation> updateZoneCallable()
Returns
Type Description
UnaryCallable<UpdateZoneRequest,Operation>

updateZoneOperationCallable()

public OperationCallable<UpdateZoneRequest,Zone,OperationMetadata> updateZoneOperationCallable()
Returns
Type Description
OperationCallable<UpdateZoneRequest,Zone,OperationMetadata>