Package | Description |
---|---|
com.oracle.bmc.resourcemanager | |
com.oracle.bmc.resourcemanager.responses |
Modifier and Type | Method and Description |
---|---|
CancelJobResponse |
ResourceManagerClient.cancelJob(CancelJobRequest request) |
CancelJobResponse |
ResourceManager.cancelJob(CancelJobRequest request)
Indicates the intention to cancel the specified job.
|
Modifier and Type | Method and Description |
---|---|
Future<CancelJobResponse> |
ResourceManagerAsync.cancelJob(CancelJobRequest request,
AsyncHandler<CancelJobRequest,CancelJobResponse> handler)
Indicates the intention to cancel the specified job.
|
Future<CancelJobResponse> |
ResourceManagerAsyncClient.cancelJob(CancelJobRequest request,
AsyncHandler<CancelJobRequest,CancelJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CancelJobResponse> |
ResourceManagerAsync.cancelJob(CancelJobRequest request,
AsyncHandler<CancelJobRequest,CancelJobResponse> handler)
Indicates the intention to cancel the specified job.
|
Future<CancelJobResponse> |
ResourceManagerAsyncClient.cancelJob(CancelJobRequest request,
AsyncHandler<CancelJobRequest,CancelJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CancelJobResponse |
CancelJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CancelJobResponse.Builder |
CancelJobResponse.Builder.copy(CancelJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.