Package | Description |
---|---|
com.oracle.bmc.generativeaiagentruntime.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
GetSessionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.