Uses of Class
com.oracle.bmc.core.responses.GetDedicatedVmHostResponse
-
Packages that use GetDedicatedVmHostResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetDedicatedVmHostResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetDedicatedVmHostResponse Modifier and Type Method Description GetDedicatedVmHostResponseCompute. getDedicatedVmHost(GetDedicatedVmHostRequest request)Gets information about the specified dedicated virtual machine host.GetDedicatedVmHostResponseComputeClient. getDedicatedVmHost(GetDedicatedVmHostRequest request)Method parameters in com.oracle.bmc.core with type arguments of type GetDedicatedVmHostResponse Modifier and Type Method Description Future<GetDedicatedVmHostResponse>ComputeAsync. getDedicatedVmHost(GetDedicatedVmHostRequest request, AsyncHandler<GetDedicatedVmHostRequest,GetDedicatedVmHostResponse> handler)Gets information about the specified dedicated virtual machine host.Future<GetDedicatedVmHostResponse>ComputeAsyncClient. getDedicatedVmHost(GetDedicatedVmHostRequest request, AsyncHandler<GetDedicatedVmHostRequest,GetDedicatedVmHostResponse> handler) -
Uses of GetDedicatedVmHostResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetDedicatedVmHostResponse Modifier and Type Method Description GetDedicatedVmHostResponseGetDedicatedVmHostResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetDedicatedVmHostResponse Modifier and Type Method Description GetDedicatedVmHostResponse.BuilderGetDedicatedVmHostResponse.Builder. copy(GetDedicatedVmHostResponse o)Copy method to populate the builder with values from the given instance.
-