Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.responses |
Modifier and Type | Method and Description |
---|---|
CreateSddcResponse |
Sddc.createSddc(CreateSddcRequest request)
Creates an Oracle Cloud VMware Solution software-defined data center (SDDC).
|
CreateSddcResponse |
SddcClient.createSddc(CreateSddcRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateSddcResponse> |
SddcAsyncClient.createSddc(CreateSddcRequest request,
AsyncHandler<CreateSddcRequest,CreateSddcResponse> handler) |
Future<CreateSddcResponse> |
SddcAsync.createSddc(CreateSddcRequest request,
AsyncHandler<CreateSddcRequest,CreateSddcResponse> handler)
Creates an Oracle Cloud VMware Solution software-defined data center (SDDC).
|
Modifier and Type | Method and Description |
---|---|
Future<CreateSddcResponse> |
SddcAsyncClient.createSddc(CreateSddcRequest request,
AsyncHandler<CreateSddcRequest,CreateSddcResponse> handler) |
Future<CreateSddcResponse> |
SddcAsync.createSddc(CreateSddcRequest request,
AsyncHandler<CreateSddcRequest,CreateSddcResponse> handler)
Creates an Oracle Cloud VMware Solution software-defined data center (SDDC).
|
Modifier and Type | Method and Description |
---|---|
CreateSddcResponse |
CreateSddcResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateSddcResponse.Builder |
CreateSddcResponse.Builder.copy(CreateSddcResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.