Uses of Class
com.oracle.bmc.servicemesh.responses.ChangeIngressGatewayRouteTableCompartmentResponse
-
Packages that use ChangeIngressGatewayRouteTableCompartmentResponse Package Description com.oracle.bmc.servicemesh com.oracle.bmc.servicemesh.responses -
-
Uses of ChangeIngressGatewayRouteTableCompartmentResponse in com.oracle.bmc.servicemesh
Methods in com.oracle.bmc.servicemesh that return ChangeIngressGatewayRouteTableCompartmentResponse Modifier and Type Method Description ChangeIngressGatewayRouteTableCompartmentResponse
ServiceMesh. changeIngressGatewayRouteTableCompartment(ChangeIngressGatewayRouteTableCompartmentRequest request)
Moves a IngressGatewayRouteTable resource from one compartment identifier to another.ChangeIngressGatewayRouteTableCompartmentResponse
ServiceMeshClient. changeIngressGatewayRouteTableCompartment(ChangeIngressGatewayRouteTableCompartmentRequest request)
Methods in com.oracle.bmc.servicemesh that return types with arguments of type ChangeIngressGatewayRouteTableCompartmentResponse Modifier and Type Method Description Future<ChangeIngressGatewayRouteTableCompartmentResponse>
ServiceMeshAsync. changeIngressGatewayRouteTableCompartment(ChangeIngressGatewayRouteTableCompartmentRequest request, AsyncHandler<ChangeIngressGatewayRouteTableCompartmentRequest,ChangeIngressGatewayRouteTableCompartmentResponse> handler)
Moves a IngressGatewayRouteTable resource from one compartment identifier to another.Future<ChangeIngressGatewayRouteTableCompartmentResponse>
ServiceMeshAsyncClient. changeIngressGatewayRouteTableCompartment(ChangeIngressGatewayRouteTableCompartmentRequest request, AsyncHandler<ChangeIngressGatewayRouteTableCompartmentRequest,ChangeIngressGatewayRouteTableCompartmentResponse> handler)
Method parameters in com.oracle.bmc.servicemesh with type arguments of type ChangeIngressGatewayRouteTableCompartmentResponse Modifier and Type Method Description Future<ChangeIngressGatewayRouteTableCompartmentResponse>
ServiceMeshAsync. changeIngressGatewayRouteTableCompartment(ChangeIngressGatewayRouteTableCompartmentRequest request, AsyncHandler<ChangeIngressGatewayRouteTableCompartmentRequest,ChangeIngressGatewayRouteTableCompartmentResponse> handler)
Moves a IngressGatewayRouteTable resource from one compartment identifier to another.Future<ChangeIngressGatewayRouteTableCompartmentResponse>
ServiceMeshAsyncClient. changeIngressGatewayRouteTableCompartment(ChangeIngressGatewayRouteTableCompartmentRequest request, AsyncHandler<ChangeIngressGatewayRouteTableCompartmentRequest,ChangeIngressGatewayRouteTableCompartmentResponse> handler)
-
Uses of ChangeIngressGatewayRouteTableCompartmentResponse in com.oracle.bmc.servicemesh.responses
Methods in com.oracle.bmc.servicemesh.responses that return ChangeIngressGatewayRouteTableCompartmentResponse Modifier and Type Method Description ChangeIngressGatewayRouteTableCompartmentResponse
ChangeIngressGatewayRouteTableCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.servicemesh.responses with parameters of type ChangeIngressGatewayRouteTableCompartmentResponse Modifier and Type Method Description ChangeIngressGatewayRouteTableCompartmentResponse.Builder
ChangeIngressGatewayRouteTableCompartmentResponse.Builder. copy(ChangeIngressGatewayRouteTableCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-