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