Class DataplexServiceStub (1.0.1)

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
TypeDescription
UnaryCallable<CancelJobRequest,Empty>

close()

public abstract void close()

createAssetCallable()

public UnaryCallable<CreateAssetRequest,Operation> createAssetCallable()
Returns
TypeDescription
UnaryCallable<CreateAssetRequest,Operation>

createAssetOperationCallable()

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

createEnvironmentCallable()

public UnaryCallable<CreateEnvironmentRequest,Operation> createEnvironmentCallable()
Returns
TypeDescription
UnaryCallable<CreateEnvironmentRequest,Operation>

createEnvironmentOperationCallable()

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

createLakeCallable()

public UnaryCallable<CreateLakeRequest,Operation> createLakeCallable()
Returns
TypeDescription
UnaryCallable<CreateLakeRequest,Operation>

createLakeOperationCallable()

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

createTaskCallable()

public UnaryCallable<CreateTaskRequest,Operation> createTaskCallable()
Returns
TypeDescription
UnaryCallable<CreateTaskRequest,Operation>

createTaskOperationCallable()

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

createZoneCallable()

public UnaryCallable<CreateZoneRequest,Operation> createZoneCallable()
Returns
TypeDescription
UnaryCallable<CreateZoneRequest,Operation>

createZoneOperationCallable()

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

deleteAssetCallable()

public UnaryCallable<DeleteAssetRequest,Operation> deleteAssetCallable()
Returns
TypeDescription
UnaryCallable<DeleteAssetRequest,Operation>

deleteAssetOperationCallable()

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

deleteEnvironmentCallable()

public UnaryCallable<DeleteEnvironmentRequest,Operation> deleteEnvironmentCallable()
Returns
TypeDescription
UnaryCallable<DeleteEnvironmentRequest,Operation>

deleteEnvironmentOperationCallable()

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

deleteLakeCallable()

public UnaryCallable<DeleteLakeRequest,Operation> deleteLakeCallable()
Returns
TypeDescription
UnaryCallable<DeleteLakeRequest,Operation>

deleteLakeOperationCallable()

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

deleteTaskCallable()

public UnaryCallable<DeleteTaskRequest,Operation> deleteTaskCallable()
Returns
TypeDescription
UnaryCallable<DeleteTaskRequest,Operation>

deleteTaskOperationCallable()

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

deleteZoneCallable()

public UnaryCallable<DeleteZoneRequest,Operation> deleteZoneCallable()
Returns
TypeDescription
UnaryCallable<DeleteZoneRequest,Operation>

deleteZoneOperationCallable()

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

getAssetCallable()

public UnaryCallable<GetAssetRequest,Asset> getAssetCallable()
Returns
TypeDescription
UnaryCallable<GetAssetRequest,Asset>

getEnvironmentCallable()

public UnaryCallable<GetEnvironmentRequest,Environment> getEnvironmentCallable()
Returns
TypeDescription
UnaryCallable<GetEnvironmentRequest,Environment>

getJobCallable()

public UnaryCallable<GetJobRequest,Job> getJobCallable()
Returns
TypeDescription
UnaryCallable<GetJobRequest,Job>

getLakeCallable()

public UnaryCallable<GetLakeRequest,Lake> getLakeCallable()
Returns
TypeDescription
UnaryCallable<GetLakeRequest,Lake>

getOperationsStub()

public OperationsStub getOperationsStub()
Returns
TypeDescription
OperationsStub

getTaskCallable()

public UnaryCallable<GetTaskRequest,Task> getTaskCallable()
Returns
TypeDescription
UnaryCallable<GetTaskRequest,Task>

getZoneCallable()

public UnaryCallable<GetZoneRequest,Zone> getZoneCallable()
Returns
TypeDescription
UnaryCallable<GetZoneRequest,Zone>

listAssetActionsCallable()

public UnaryCallable<ListAssetActionsRequest,ListActionsResponse> listAssetActionsCallable()
Returns
TypeDescription
UnaryCallable<ListAssetActionsRequest,ListActionsResponse>

listAssetActionsPagedCallable()

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

listAssetsCallable()

public UnaryCallable<ListAssetsRequest,ListAssetsResponse> listAssetsCallable()
Returns
TypeDescription
UnaryCallable<ListAssetsRequest,ListAssetsResponse>

listAssetsPagedCallable()

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

listEnvironmentsCallable()

public UnaryCallable<ListEnvironmentsRequest,ListEnvironmentsResponse> listEnvironmentsCallable()
Returns
TypeDescription
UnaryCallable<ListEnvironmentsRequest,ListEnvironmentsResponse>

listEnvironmentsPagedCallable()

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

listJobsCallable()

public UnaryCallable<ListJobsRequest,ListJobsResponse> listJobsCallable()
Returns
TypeDescription
UnaryCallable<ListJobsRequest,ListJobsResponse>

listJobsPagedCallable()

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

listLakeActionsCallable()

public UnaryCallable<ListLakeActionsRequest,ListActionsResponse> listLakeActionsCallable()
Returns
TypeDescription
UnaryCallable<ListLakeActionsRequest,ListActionsResponse>

listLakeActionsPagedCallable()

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

listLakesCallable()

public UnaryCallable<ListLakesRequest,ListLakesResponse> listLakesCallable()
Returns
TypeDescription
UnaryCallable<ListLakesRequest,ListLakesResponse>

listLakesPagedCallable()

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

listSessionsCallable()

public UnaryCallable<ListSessionsRequest,ListSessionsResponse> listSessionsCallable()
Returns
TypeDescription
UnaryCallable<ListSessionsRequest,ListSessionsResponse>

listSessionsPagedCallable()

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

listTasksCallable()

public UnaryCallable<ListTasksRequest,ListTasksResponse> listTasksCallable()
Returns
TypeDescription
UnaryCallable<ListTasksRequest,ListTasksResponse>

listTasksPagedCallable()

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

listZoneActionsCallable()

public UnaryCallable<ListZoneActionsRequest,ListActionsResponse> listZoneActionsCallable()
Returns
TypeDescription
UnaryCallable<ListZoneActionsRequest,ListActionsResponse>

listZoneActionsPagedCallable()

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

listZonesCallable()

public UnaryCallable<ListZonesRequest,ListZonesResponse> listZonesCallable()
Returns
TypeDescription
UnaryCallable<ListZonesRequest,ListZonesResponse>

listZonesPagedCallable()

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

updateAssetCallable()

public UnaryCallable<UpdateAssetRequest,Operation> updateAssetCallable()
Returns
TypeDescription
UnaryCallable<UpdateAssetRequest,Operation>

updateAssetOperationCallable()

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

updateEnvironmentCallable()

public UnaryCallable<UpdateEnvironmentRequest,Operation> updateEnvironmentCallable()
Returns
TypeDescription
UnaryCallable<UpdateEnvironmentRequest,Operation>

updateEnvironmentOperationCallable()

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

updateLakeCallable()

public UnaryCallable<UpdateLakeRequest,Operation> updateLakeCallable()
Returns
TypeDescription
UnaryCallable<UpdateLakeRequest,Operation>

updateLakeOperationCallable()

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

updateTaskCallable()

public UnaryCallable<UpdateTaskRequest,Operation> updateTaskCallable()
Returns
TypeDescription
UnaryCallable<UpdateTaskRequest,Operation>

updateTaskOperationCallable()

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

updateZoneCallable()

public UnaryCallable<UpdateZoneRequest,Operation> updateZoneCallable()
Returns
TypeDescription
UnaryCallable<UpdateZoneRequest,Operation>

updateZoneOperationCallable()

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