Package | Description |
---|---|
com.oracle.bmc.bastion.requests |
Modifier and Type | Method and Description |
---|---|
CreateBastionRequest.Builder |
CreateBastionRequest.Builder.body$(CreateBastionDetails body)
Alternative setter for the body parameter.
|
static CreateBastionRequest.Builder |
CreateBastionRequest.builder()
Return a new builder for this request object.
|
CreateBastionRequest.Builder |
CreateBastionRequest.Builder.copy(CreateBastionRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateBastionRequest.Builder |
CreateBastionRequest.Builder.createBastionDetails(CreateBastionDetails createBastionDetails)
Details for the new bastion.
|
CreateBastionRequest.Builder |
CreateBastionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateBastionRequest.Builder |
CreateBastionRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
CreateBastionRequest.Builder |
CreateBastionRequest.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.
|
CreateBastionRequest.Builder |
CreateBastionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateBastionRequest.Builder |
CreateBastionRequest.toBuilder()
Return an instance of
CreateBastionRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.