Package | Description |
---|---|
com.oracle.bmc.ailanguage.requests |
Modifier and Type | Method and Description |
---|---|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.body$(CreateEndpointDetails body)
Alternative setter for the body parameter.
|
static CreateEndpointRequest.Builder |
CreateEndpointRequest.builder()
Return a new builder for this request object.
|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.copy(CreateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.createEndpointDetails(CreateEndpointDetails createEndpointDetails)
Details for the new endpoint.
|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried in case of a timeout or
server error without risk of executing that same action again.
|
CreateEndpointRequest.Builder |
CreateEndpointRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateEndpointRequest.Builder |
CreateEndpointRequest.toBuilder()
Return an instance of
CreateEndpointRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.