Package | Description |
---|---|
com.oracle.bmc.servicemesh | |
com.oracle.bmc.servicemesh.responses |
Modifier and Type | Method and Description |
---|---|
ListIngressGatewayRouteTablesResponse |
ServiceMeshClient.listIngressGatewayRouteTables(ListIngressGatewayRouteTablesRequest request) |
ListIngressGatewayRouteTablesResponse |
ServiceMesh.listIngressGatewayRouteTables(ListIngressGatewayRouteTablesRequest request)
Returns a list of IngressGatewayRouteTable objects.
|
Modifier and Type | Method and Description |
---|---|
Future<ListIngressGatewayRouteTablesResponse> |
ServiceMeshAsyncClient.listIngressGatewayRouteTables(ListIngressGatewayRouteTablesRequest request,
AsyncHandler<ListIngressGatewayRouteTablesRequest,ListIngressGatewayRouteTablesResponse> handler) |
Future<ListIngressGatewayRouteTablesResponse> |
ServiceMeshAsync.listIngressGatewayRouteTables(ListIngressGatewayRouteTablesRequest request,
AsyncHandler<ListIngressGatewayRouteTablesRequest,ListIngressGatewayRouteTablesResponse> handler)
Returns a list of IngressGatewayRouteTable objects.
|
Iterable<ListIngressGatewayRouteTablesResponse> |
ServiceMeshPaginators.listIngressGatewayRouteTablesResponseIterator(ListIngressGatewayRouteTablesRequest request)
Creates a new iterable which will iterate over the responses received from the
listIngressGatewayRouteTables operation.
|
Modifier and Type | Method and Description |
---|---|
Future<ListIngressGatewayRouteTablesResponse> |
ServiceMeshAsyncClient.listIngressGatewayRouteTables(ListIngressGatewayRouteTablesRequest request,
AsyncHandler<ListIngressGatewayRouteTablesRequest,ListIngressGatewayRouteTablesResponse> handler) |
Future<ListIngressGatewayRouteTablesResponse> |
ServiceMeshAsync.listIngressGatewayRouteTables(ListIngressGatewayRouteTablesRequest request,
AsyncHandler<ListIngressGatewayRouteTablesRequest,ListIngressGatewayRouteTablesResponse> handler)
Returns a list of IngressGatewayRouteTable objects.
|
Modifier and Type | Method and Description |
---|---|
ListIngressGatewayRouteTablesResponse |
ListIngressGatewayRouteTablesResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ListIngressGatewayRouteTablesResponse.Builder |
ListIngressGatewayRouteTablesResponse.Builder.copy(ListIngressGatewayRouteTablesResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.