Uses of Class
com.oracle.bmc.ddfs.responses.GetInstanceResponse
-
Packages that use GetInstanceResponse Package Description com.oracle.bmc.ddfs com.oracle.bmc.ddfs.responses -
-
Uses of GetInstanceResponse in com.oracle.bmc.ddfs
Methods in com.oracle.bmc.ddfs that return GetInstanceResponse Modifier and Type Method Description GetInstanceResponseInstance. getInstance(GetInstanceRequest request)Gets information about an Instance.GetInstanceResponseInstanceClient. getInstance(GetInstanceRequest request)Method parameters in com.oracle.bmc.ddfs with type arguments of type GetInstanceResponse Modifier and Type Method Description Future<GetInstanceResponse>InstanceAsync. getInstance(GetInstanceRequest request, AsyncHandler<GetInstanceRequest,GetInstanceResponse> handler)Gets information about an Instance.Future<GetInstanceResponse>InstanceAsyncClient. getInstance(GetInstanceRequest request, AsyncHandler<GetInstanceRequest,GetInstanceResponse> handler) -
Uses of GetInstanceResponse in com.oracle.bmc.ddfs.responses
Methods in com.oracle.bmc.ddfs.responses that return GetInstanceResponse Modifier and Type Method Description GetInstanceResponseGetInstanceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.ddfs.responses with parameters of type GetInstanceResponse Modifier and Type Method Description GetInstanceResponse.BuilderGetInstanceResponse.Builder. copy(GetInstanceResponse o)Copy method to populate the builder with values from the given instance.
-