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