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