Package | Description |
---|---|
com.oracle.bmc.apigateway | |
com.oracle.bmc.apigateway.model |
Modifier and Type | Method and Description |
---|---|
Iterable<GatewaySummary> |
GatewayPaginators.listGatewaysRecordIterator(ListGatewaysRequest request)
Creates a new iterable which will iterate over the
GatewaySummary objects contained in responses from the
listGateways operation. |
Modifier and Type | Method and Description |
---|---|
GatewaySummary |
GatewaySummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<GatewaySummary> |
GatewayCollection.getItems()
Gateway summaries.
|
Modifier and Type | Method and Description |
---|---|
GatewaySummary.Builder |
GatewaySummary.Builder.copy(GatewaySummary model) |
Modifier and Type | Method and Description |
---|---|
GatewayCollection.Builder |
GatewayCollection.Builder.items(List<GatewaySummary> items)
Gateway summaries.
|
Constructor and Description |
---|
GatewayCollection(List<GatewaySummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.