Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.responses |
Modifier and Type | Method and Description |
---|---|
DeleteSddcResponse |
Sddc.deleteSddc(DeleteSddcRequest request)
Deletes the specified SDDC, along with the other resources that were created with the SDDC.
|
DeleteSddcResponse |
SddcClient.deleteSddc(DeleteSddcRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteSddcResponse> |
SddcAsyncClient.deleteSddc(DeleteSddcRequest request,
AsyncHandler<DeleteSddcRequest,DeleteSddcResponse> handler) |
Future<DeleteSddcResponse> |
SddcAsync.deleteSddc(DeleteSddcRequest request,
AsyncHandler<DeleteSddcRequest,DeleteSddcResponse> handler)
Deletes the specified SDDC, along with the other resources that were created with the SDDC.
|
Modifier and Type | Method and Description |
---|---|
Future<DeleteSddcResponse> |
SddcAsyncClient.deleteSddc(DeleteSddcRequest request,
AsyncHandler<DeleteSddcRequest,DeleteSddcResponse> handler) |
Future<DeleteSddcResponse> |
SddcAsync.deleteSddc(DeleteSddcRequest request,
AsyncHandler<DeleteSddcRequest,DeleteSddcResponse> handler)
Deletes the specified SDDC, along with the other resources that were created with the SDDC.
|
Modifier and Type | Method and Description |
---|---|
DeleteSddcResponse |
DeleteSddcResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteSddcResponse.Builder |
DeleteSddcResponse.Builder.copy(DeleteSddcResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.