Package | Description |
---|---|
com.oracle.bmc.core.requests |
Modifier and Type | Method and Description |
---|---|
AttachVolumeRequest.Builder |
AttachVolumeRequest.Builder.attachVolumeDetails(AttachVolumeDetails attachVolumeDetails)
Attach volume request
|
AttachVolumeRequest.Builder |
AttachVolumeRequest.Builder.body$(AttachVolumeDetails body)
Alternative setter for the body parameter.
|
static AttachVolumeRequest.Builder |
AttachVolumeRequest.builder()
Return a new builder for this request object.
|
AttachVolumeRequest.Builder |
AttachVolumeRequest.Builder.copy(AttachVolumeRequest o)
Copy method to populate the builder with values from the given instance.
|
AttachVolumeRequest.Builder |
AttachVolumeRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
AttachVolumeRequest.Builder |
AttachVolumeRequest.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 that same action again.
|
AttachVolumeRequest.Builder |
AttachVolumeRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
AttachVolumeRequest.Builder |
AttachVolumeRequest.toBuilder()
Return an instance of
AttachVolumeRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.