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