Package | Description |
---|---|
com.oracle.bmc.ocvp | |
com.oracle.bmc.ocvp.responses |
Modifier and Type | Method and Description |
---|---|
UpdateSddcResponse |
Sddc.updateSddc(UpdateSddcRequest request)
Updates the specified SDDC.
|
UpdateSddcResponse |
SddcClient.updateSddc(UpdateSddcRequest request) |
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 |
---|---|
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 |
---|---|
UpdateSddcResponse |
UpdateSddcResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateSddcResponse.Builder |
UpdateSddcResponse.Builder.copy(UpdateSddcResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.