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