Package | Description |
---|---|
com.oracle.bmc.servicemesh | |
com.oracle.bmc.servicemesh.model |
Modifier and Type | Method and Description |
---|---|
Iterable<IngressGatewayRouteTableSummary> |
ServiceMeshPaginators.listIngressGatewayRouteTablesRecordIterator(ListIngressGatewayRouteTablesRequest request)
Creates a new iterable which will iterate over the
IngressGatewayRouteTableSummary objects contained in
responses from the listIngressGatewayRouteTables operation. |
Modifier and Type | Method and Description |
---|---|
IngressGatewayRouteTableSummary |
IngressGatewayRouteTableSummary.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<IngressGatewayRouteTableSummary> |
IngressGatewayRouteTableCollection.getItems()
List of ingress gateway route tables.
|
Modifier and Type | Method and Description |
---|---|
IngressGatewayRouteTableSummary.Builder |
IngressGatewayRouteTableSummary.Builder.copy(IngressGatewayRouteTableSummary model) |
Modifier and Type | Method and Description |
---|---|
IngressGatewayRouteTableCollection.Builder |
IngressGatewayRouteTableCollection.Builder.items(List<IngressGatewayRouteTableSummary> items)
List of ingress gateway route tables.
|
Constructor and Description |
---|
IngressGatewayRouteTableCollection(List<IngressGatewayRouteTableSummary> items)
Deprecated.
|
Copyright © 2016–2024. All rights reserved.