Uses of Class
com.oracle.bmc.core.responses.GetInstancePoolResponse
-
Packages that use GetInstancePoolResponse Package Description com.oracle.bmc.core com.oracle.bmc.core.responses -
-
Uses of GetInstancePoolResponse in com.oracle.bmc.core
Methods in com.oracle.bmc.core that return GetInstancePoolResponse Modifier and Type Method Description GetInstancePoolResponseComputeManagement. getInstancePool(GetInstancePoolRequest request)Gets the specified instance poolGetInstancePoolResponseComputeManagementClient. getInstancePool(GetInstancePoolRequest request)Method parameters in com.oracle.bmc.core with type arguments of type GetInstancePoolResponse Modifier and Type Method Description Future<GetInstancePoolResponse>ComputeManagementAsync. getInstancePool(GetInstancePoolRequest request, AsyncHandler<GetInstancePoolRequest,GetInstancePoolResponse> handler)Gets the specified instance poolFuture<GetInstancePoolResponse>ComputeManagementAsyncClient. getInstancePool(GetInstancePoolRequest request, AsyncHandler<GetInstancePoolRequest,GetInstancePoolResponse> handler) -
Uses of GetInstancePoolResponse in com.oracle.bmc.core.responses
Methods in com.oracle.bmc.core.responses that return GetInstancePoolResponse Modifier and Type Method Description GetInstancePoolResponseGetInstancePoolResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.core.responses with parameters of type GetInstancePoolResponse Modifier and Type Method Description GetInstancePoolResponse.BuilderGetInstancePoolResponse.Builder. copy(GetInstancePoolResponse o)Copy method to populate the builder with values from the given instance.
-