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