Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.requests |
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) |
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 |
---|---|
DeleteSddcRequest |
DeleteSddcRequest.Builder.build()
Build the instance of DeleteSddcRequest as configured by this builder
|
DeleteSddcRequest |
DeleteSddcRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteSddcRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteSddcRequest.Builder |
DeleteSddcRequest.Builder.copy(DeleteSddcRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.