| GetSessionRequest.Builder | GetSessionRequest.Builder. agentEndpointId(String agentEndpointId) | A unique ID for the endpoint. | 
| 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) | A unique ID for the session. | 
| GetSessionRequest.Builder | GetSessionRequest. toBuilder() |  |