Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.requests |
Modifier and Type | Method and Description |
---|---|
UpdateSddcResponse |
Sddc.updateSddc(UpdateSddcRequest request)
Updates the specified SDDC.
|
UpdateSddcResponse |
SddcClient.updateSddc(UpdateSddcRequest request) |
Future<UpdateSddcResponse> |
SddcAsyncClient.updateSddc(UpdateSddcRequest request,
AsyncHandler<UpdateSddcRequest,UpdateSddcResponse> handler) |
Future<UpdateSddcResponse> |
SddcAsync.updateSddc(UpdateSddcRequest request,
AsyncHandler<UpdateSddcRequest,UpdateSddcResponse> handler)
Updates the specified SDDC.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateSddcResponse> |
SddcAsyncClient.updateSddc(UpdateSddcRequest request,
AsyncHandler<UpdateSddcRequest,UpdateSddcResponse> handler) |
Future<UpdateSddcResponse> |
SddcAsync.updateSddc(UpdateSddcRequest request,
AsyncHandler<UpdateSddcRequest,UpdateSddcResponse> handler)
Updates the specified SDDC.
|
Modifier and Type | Method and Description |
---|---|
UpdateSddcRequest |
UpdateSddcRequest.Builder.build()
Build the instance of UpdateSddcRequest as configured by this builder
|
UpdateSddcRequest |
UpdateSddcRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateSddcRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateSddcRequest.Builder |
UpdateSddcRequest.Builder.copy(UpdateSddcRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.