Package | Description |
---|---|
com.oracle.bmc.waas | |
com.oracle.bmc.waas.model | |
com.oracle.bmc.waas.responses |
Modifier and Type | Method and Description |
---|---|
Iterable<HttpRedirectSummary> |
RedirectPaginators.listHttpRedirectsRecordIterator(ListHttpRedirectsRequest request)
Creates a new iterable which will iterate over the
HttpRedirectSummary objects contained in responses from the
listHttpRedirects operation. |
Modifier and Type | Method and Description |
---|---|
HttpRedirectSummary |
HttpRedirectSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
HttpRedirectSummary.Builder |
HttpRedirectSummary.Builder.copy(HttpRedirectSummary model) |
Modifier and Type | Method and Description |
---|---|
List<HttpRedirectSummary> |
ListHttpRedirectsResponse.getItems()
A list of
com.oracle.bmc.waas.model.HttpRedirectSummary instances. |
Modifier and Type | Method and Description |
---|---|
ListHttpRedirectsResponse.Builder |
ListHttpRedirectsResponse.Builder.items(List<HttpRedirectSummary> items)
A list of
com.oracle.bmc.waas.model.HttpRedirectSummary instances. |
Copyright © 2016–2023. All rights reserved.