Uses of Class
com.oracle.bmc.servicemesh.responses.GetVirtualDeploymentResponse
-
Packages that use GetVirtualDeploymentResponse Package Description com.oracle.bmc.servicemesh com.oracle.bmc.servicemesh.responses -
-
Uses of GetVirtualDeploymentResponse in com.oracle.bmc.servicemesh
Methods in com.oracle.bmc.servicemesh that return GetVirtualDeploymentResponse Modifier and Type Method Description GetVirtualDeploymentResponseServiceMesh. getVirtualDeployment(GetVirtualDeploymentRequest request)Gets a VirtualDeployment by identifier.GetVirtualDeploymentResponseServiceMeshClient. getVirtualDeployment(GetVirtualDeploymentRequest request)Method parameters in com.oracle.bmc.servicemesh with type arguments of type GetVirtualDeploymentResponse Modifier and Type Method Description Future<GetVirtualDeploymentResponse>ServiceMeshAsync. getVirtualDeployment(GetVirtualDeploymentRequest request, AsyncHandler<GetVirtualDeploymentRequest,GetVirtualDeploymentResponse> handler)Gets a VirtualDeployment by identifier.Future<GetVirtualDeploymentResponse>ServiceMeshAsyncClient. getVirtualDeployment(GetVirtualDeploymentRequest request, AsyncHandler<GetVirtualDeploymentRequest,GetVirtualDeploymentResponse> handler) -
Uses of GetVirtualDeploymentResponse in com.oracle.bmc.servicemesh.responses
Methods in com.oracle.bmc.servicemesh.responses that return GetVirtualDeploymentResponse Modifier and Type Method Description GetVirtualDeploymentResponseGetVirtualDeploymentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.servicemesh.responses with parameters of type GetVirtualDeploymentResponse Modifier and Type Method Description GetVirtualDeploymentResponse.BuilderGetVirtualDeploymentResponse.Builder. copy(GetVirtualDeploymentResponse o)Copy method to populate the builder with values from the given instance.
-