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