Package | Description |
---|---|
com.oracle.bmc.servicemesh | |
com.oracle.bmc.servicemesh.requests |
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 |
---|---|
ListIngressGatewayRouteTablesRequest |
ListIngressGatewayRouteTablesRequest.Builder.build()
Build the instance of ListIngressGatewayRouteTablesRequest as configured by this builder
|
ListIngressGatewayRouteTablesRequest |
ListIngressGatewayRouteTablesRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ListIngressGatewayRouteTablesRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ListIngressGatewayRouteTablesRequest.Builder |
ListIngressGatewayRouteTablesRequest.Builder.copy(ListIngressGatewayRouteTablesRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.