Package | Description |
---|---|
com.oracle.bmc.bastion | |
com.oracle.bmc.bastion.responses |
Modifier and Type | Method and Description |
---|---|
UpdateBastionResponse |
BastionClient.updateBastion(UpdateBastionRequest request) |
UpdateBastionResponse |
Bastion.updateBastion(UpdateBastionRequest request)
Updates the bastion identified by the bastion ID.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateBastionResponse> |
BastionAsync.updateBastion(UpdateBastionRequest request,
AsyncHandler<UpdateBastionRequest,UpdateBastionResponse> handler)
Updates the bastion identified by the bastion ID.
|
Future<UpdateBastionResponse> |
BastionAsyncClient.updateBastion(UpdateBastionRequest request,
AsyncHandler<UpdateBastionRequest,UpdateBastionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateBastionResponse> |
BastionAsync.updateBastion(UpdateBastionRequest request,
AsyncHandler<UpdateBastionRequest,UpdateBastionResponse> handler)
Updates the bastion identified by the bastion ID.
|
Future<UpdateBastionResponse> |
BastionAsyncClient.updateBastion(UpdateBastionRequest request,
AsyncHandler<UpdateBastionRequest,UpdateBastionResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateBastionResponse |
UpdateBastionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateBastionResponse.Builder |
UpdateBastionResponse.Builder.copy(UpdateBastionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.