Package | Description |
---|---|
com.oracle.bmc.servicemesh | |
com.oracle.bmc.servicemesh.responses |
Modifier and Type | Method and Description |
---|---|
GetIngressGatewayRouteTableResponse |
ServiceMeshClient.getIngressGatewayRouteTable(GetIngressGatewayRouteTableRequest request) |
GetIngressGatewayRouteTableResponse |
ServiceMesh.getIngressGatewayRouteTable(GetIngressGatewayRouteTableRequest request)
Gets a IngressGatewayRouteTable by identifier.
|
Modifier and Type | Method and Description |
---|---|
Future<GetIngressGatewayRouteTableResponse> |
ServiceMeshAsyncClient.getIngressGatewayRouteTable(GetIngressGatewayRouteTableRequest request,
AsyncHandler<GetIngressGatewayRouteTableRequest,GetIngressGatewayRouteTableResponse> handler) |
Future<GetIngressGatewayRouteTableResponse> |
ServiceMeshAsync.getIngressGatewayRouteTable(GetIngressGatewayRouteTableRequest request,
AsyncHandler<GetIngressGatewayRouteTableRequest,GetIngressGatewayRouteTableResponse> handler)
Gets a IngressGatewayRouteTable by identifier.
|
Modifier and Type | Method and Description |
---|---|
GetIngressGatewayRouteTableResponse |
GetIngressGatewayRouteTableResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetIngressGatewayRouteTableResponse.Builder |
GetIngressGatewayRouteTableResponse.Builder.copy(GetIngressGatewayRouteTableResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.