Package | Description |
---|---|
com.oracle.bmc.bastion | |
com.oracle.bmc.bastion.responses |
Modifier and Type | Method and Description |
---|---|
ListBastionsResponse |
BastionClient.listBastions(ListBastionsRequest request) |
ListBastionsResponse |
Bastion.listBastions(ListBastionsRequest request)
Retrieves a list of BastionSummary objects in a compartment.
|
Modifier and Type | Method and Description |
---|---|
Future<ListBastionsResponse> |
BastionAsync.listBastions(ListBastionsRequest request,
AsyncHandler<ListBastionsRequest,ListBastionsResponse> handler)
Retrieves a list of BastionSummary objects in a compartment.
|
Future<ListBastionsResponse> |
BastionAsyncClient.listBastions(ListBastionsRequest request,
AsyncHandler<ListBastionsRequest,ListBastionsResponse> handler) |
Iterable<ListBastionsResponse> |
BastionPaginators.listBastionsResponseIterator(ListBastionsRequest request)
Creates a new iterable which will iterate over the responses received from the listBastions
operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListBastionsResponse> |
BastionAsync.listBastions(ListBastionsRequest request,
AsyncHandler<ListBastionsRequest,ListBastionsResponse> handler)
Retrieves a list of BastionSummary objects in a compartment.
|
Future<ListBastionsResponse> |
BastionAsyncClient.listBastions(ListBastionsRequest request,
AsyncHandler<ListBastionsRequest,ListBastionsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ListBastionsResponse |
ListBastionsResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListBastionsResponse.Builder |
ListBastionsResponse.Builder.copy(ListBastionsResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.