Package | Description |
---|---|
com.oracle.bmc.bastion | |
com.oracle.bmc.bastion.requests |
Modifier and Type | Method and Description |
---|---|
UpdateBastionResponse |
BastionClient.updateBastion(UpdateBastionRequest request) |
UpdateBastionResponse |
Bastion.updateBastion(UpdateBastionRequest request)
Updates the bastion identified by the bastion ID.
|
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 |
---|---|
UpdateBastionRequest |
UpdateBastionRequest.Builder.build()
Build the instance of UpdateBastionRequest as configured by this builder
|
UpdateBastionRequest |
UpdateBastionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateBastionRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateBastionRequest.Builder |
UpdateBastionRequest.Builder.copy(UpdateBastionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.