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