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