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