| UpdateBastionRequest.Builder | UpdateBastionRequest.Builder. bastionId(String bastionId) | The unique identifier (OCID) of the bastion. | 
| UpdateBastionRequest.Builder | UpdateBastionRequest.Builder. body$(UpdateBastionDetails body) | Alternative setter for the body parameter. | 
| static UpdateBastionRequest.Builder | UpdateBastionRequest. builder() | Return a new builder for this request object. | 
| UpdateBastionRequest.Builder | UpdateBastionRequest.Builder. copy(UpdateBastionRequest o) | Copy method to populate the builder with values from the given instance. | 
| UpdateBastionRequest.Builder | UpdateBastionRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control. | 
| UpdateBastionRequest.Builder | UpdateBastionRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| UpdateBastionRequest.Builder | UpdateBastionRequest.Builder. opcRequestId(String opcRequestId) | The client request ID for tracing. | 
| UpdateBastionRequest.Builder | UpdateBastionRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| UpdateBastionRequest.Builder | UpdateBastionRequest. toBuilder() |  | 
| UpdateBastionRequest.Builder | UpdateBastionRequest.Builder. updateBastionDetails(UpdateBastionDetails updateBastionDetails) | The bastion information to be updated. |