Package | Description |
---|---|
com.oracle.bmc.ocvp.requests |
Modifier and Type | Method and Description |
---|---|
UpdateSddcRequest.Builder |
UpdateSddcRequest.Builder.body$(UpdateSddcDetails body)
Alternative setter for the body parameter.
|
static UpdateSddcRequest.Builder |
UpdateSddcRequest.builder()
Return a new builder for this request object.
|
UpdateSddcRequest.Builder |
UpdateSddcRequest.Builder.copy(UpdateSddcRequest o)
Copy method to populate the builder with values from the given instance.
|
UpdateSddcRequest.Builder |
UpdateSddcRequest.Builder.ifMatch(String ifMatch)
For optimistic concurrency control.
|
UpdateSddcRequest.Builder |
UpdateSddcRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
UpdateSddcRequest.Builder |
UpdateSddcRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
UpdateSddcRequest.Builder |
UpdateSddcRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
UpdateSddcRequest.Builder |
UpdateSddcRequest.Builder.sddcId(String sddcId)
The OCID of the
SDDC.
|
UpdateSddcRequest.Builder |
UpdateSddcRequest.toBuilder()
Return an instance of
UpdateSddcRequest.Builder that allows you to modify request properties. |
UpdateSddcRequest.Builder |
UpdateSddcRequest.Builder.updateSddcDetails(UpdateSddcDetails updateSddcDetails)
The information to be updated.
|
Copyright © 2016–2024. All rights reserved.