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