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