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