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