Package | Description |
---|---|
com.oracle.bmc.filestorage.requests |
Modifier and Type | Method and Description |
---|---|
static GetMountTargetRequest.Builder |
GetMountTargetRequest.builder()
Return a new builder for this request object.
|
GetMountTargetRequest.Builder |
GetMountTargetRequest.Builder.copy(GetMountTargetRequest o)
Copy method to populate the builder with values from the given instance.
|
GetMountTargetRequest.Builder |
GetMountTargetRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetMountTargetRequest.Builder |
GetMountTargetRequest.Builder.mountTargetId(String mountTargetId)
The OCID of the
mount target.
|
GetMountTargetRequest.Builder |
GetMountTargetRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetMountTargetRequest.Builder |
GetMountTargetRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetMountTargetRequest.Builder |
GetMountTargetRequest.toBuilder()
Return an instance of
GetMountTargetRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.