CreateAssetRequest.Builder |
CreateAssetRequest.Builder.body$(CreateAssetDetails body) |
Alternative setter for the body parameter.
|
static CreateAssetRequest.Builder |
CreateAssetRequest.builder() |
Return a new builder for this request object.
|
CreateAssetRequest.Builder |
CreateAssetRequest.Builder.copy(CreateAssetRequest o) |
Copy method to populate the builder with values from the given instance.
|
CreateAssetRequest.Builder |
CreateAssetRequest.Builder.createAssetDetails(CreateAssetDetails createAssetDetails) |
The information to be updated.
|
CreateAssetRequest.Builder |
CreateAssetRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
CreateAssetRequest.Builder |
CreateAssetRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
CreateAssetRequest.Builder |
CreateAssetRequest.Builder.opcRetryToken(String opcRetryToken) |
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing the same action again.
|
CreateAssetRequest.Builder |
CreateAssetRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
CreateAssetRequest.Builder |
CreateAssetRequest.toBuilder() |
|