Package | Description |
---|---|
com.oracle.bmc.bastion | |
com.oracle.bmc.bastion.model | |
com.oracle.bmc.bastion.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<BastionSummary> |
BastionPaginators.listBastionsRecordIterator(ListBastionsRequest request)
Creates a new iterable which will iterate over the
BastionSummary objects
contained in responses from the listBastions operation. |
Modifier and Type | Method and Description |
---|---|
BastionSummary |
BastionSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
BastionSummary.Builder |
BastionSummary.Builder.copy(BastionSummary o) |
Modifier and Type | Method and Description |
---|---|
List<BastionSummary> |
ListBastionsResponse.getItems()
A list of com.oracle.bmc.bastion.model.BastionSummary instances.
|
Modifier and Type | Method and Description |
---|---|
ListBastionsResponse.Builder |
ListBastionsResponse.Builder.items(List<BastionSummary> items)
A list of com.oracle.bmc.bastion.model.BastionSummary instances.
|
Copyright © 2016–2022. All rights reserved.