Uses of Class
com.oracle.bmc.core.responses.GetInstancePoolInstanceResponse
-
Packages that use GetInstancePoolInstanceResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetInstancePoolInstanceResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetInstancePoolInstanceResponse Modifier and Type Method Description GetInstancePoolInstanceResponseComputeManagement. getInstancePoolInstance(GetInstancePoolInstanceRequest request)Gets information about an instance that belongs to an instance pool.GetInstancePoolInstanceResponseComputeManagementClient. getInstancePoolInstance(GetInstancePoolInstanceRequest request)Method parameters in com.oracle.bmc.core with type arguments of type GetInstancePoolInstanceResponse Modifier and Type Method Description Future<GetInstancePoolInstanceResponse>ComputeManagementAsync. getInstancePoolInstance(GetInstancePoolInstanceRequest request, AsyncHandler<GetInstancePoolInstanceRequest,GetInstancePoolInstanceResponse> handler)Gets information about an instance that belongs to an instance pool.Future<GetInstancePoolInstanceResponse>ComputeManagementAsyncClient. getInstancePoolInstance(GetInstancePoolInstanceRequest request, AsyncHandler<GetInstancePoolInstanceRequest,GetInstancePoolInstanceResponse> handler) -
Uses of GetInstancePoolInstanceResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetInstancePoolInstanceResponse Modifier and Type Method Description GetInstancePoolInstanceResponseGetInstancePoolInstanceResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetInstancePoolInstanceResponse Modifier and Type Method Description GetInstancePoolInstanceResponse.BuilderGetInstancePoolInstanceResponse.Builder. copy(GetInstancePoolInstanceResponse o)Copy method to populate the builder with values from the given instance.
-