Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.model | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<PreauthenticatedRequestSummary> |
ObjectStoragePaginators.listPreauthenticatedRequestsRecordIterator(ListPreauthenticatedRequestsRequest request)
Creates a new iterable which will iterate over the
PreauthenticatedRequestSummary objects
contained in responses from the listPreauthenticatedRequests operation. |
Modifier and Type | Method and Description |
---|---|
PreauthenticatedRequestSummary |
PreauthenticatedRequestSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
PreauthenticatedRequestSummary.Builder |
PreauthenticatedRequestSummary.Builder.copy(PreauthenticatedRequestSummary o) |
Modifier and Type | Method and Description |
---|---|
PreauthenticatedRequestSummary |
GetPreauthenticatedRequestResponse.getPreauthenticatedRequestSummary()
The returned PreauthenticatedRequestSummary instance.
|
Modifier and Type | Method and Description |
---|---|
List<PreauthenticatedRequestSummary> |
ListPreauthenticatedRequestsResponse.getItems()
A list of PreauthenticatedRequestSummary instances.
|
Modifier and Type | Method and Description |
---|---|
GetPreauthenticatedRequestResponse.Builder |
GetPreauthenticatedRequestResponse.Builder.preauthenticatedRequestSummary(PreauthenticatedRequestSummary preauthenticatedRequestSummary) |
Modifier and Type | Method and Description |
---|---|
ListPreauthenticatedRequestsResponse.Builder |
ListPreauthenticatedRequestsResponse.Builder.items(List<PreauthenticatedRequestSummary> items) |
Copyright © 2016–2021. All rights reserved.