Uses of Class
com.oracle.bmc.datacc.responses.GetInfrastructureScaleOptionResponse
-
Packages that use GetInfrastructureScaleOptionResponse Package Description com.oracle.bmc.datacc com.oracle.bmc.datacc.responses -
-
Uses of GetInfrastructureScaleOptionResponse in com.oracle.bmc.datacc
Methods in com.oracle.bmc.datacc that return GetInfrastructureScaleOptionResponse Modifier and Type Method Description GetInfrastructureScaleOptionResponseBaseinfra. getInfrastructureScaleOption(GetInfrastructureScaleOptionRequest request)Get the available scale options for the infrastructure that has the specified OCID.GetInfrastructureScaleOptionResponseBaseinfraClient. getInfrastructureScaleOption(GetInfrastructureScaleOptionRequest request)Methods in com.oracle.bmc.datacc that return types with arguments of type GetInfrastructureScaleOptionResponse Modifier and Type Method Description Future<GetInfrastructureScaleOptionResponse>BaseinfraAsync. getInfrastructureScaleOption(GetInfrastructureScaleOptionRequest request, AsyncHandler<GetInfrastructureScaleOptionRequest,GetInfrastructureScaleOptionResponse> handler)Get the available scale options for the infrastructure that has the specified OCID.Future<GetInfrastructureScaleOptionResponse>BaseinfraAsyncClient. getInfrastructureScaleOption(GetInfrastructureScaleOptionRequest request, AsyncHandler<GetInfrastructureScaleOptionRequest,GetInfrastructureScaleOptionResponse> handler)Method parameters in com.oracle.bmc.datacc with type arguments of type GetInfrastructureScaleOptionResponse Modifier and Type Method Description Future<GetInfrastructureScaleOptionResponse>BaseinfraAsync. getInfrastructureScaleOption(GetInfrastructureScaleOptionRequest request, AsyncHandler<GetInfrastructureScaleOptionRequest,GetInfrastructureScaleOptionResponse> handler)Get the available scale options for the infrastructure that has the specified OCID.Future<GetInfrastructureScaleOptionResponse>BaseinfraAsyncClient. getInfrastructureScaleOption(GetInfrastructureScaleOptionRequest request, AsyncHandler<GetInfrastructureScaleOptionRequest,GetInfrastructureScaleOptionResponse> handler) -
Uses of GetInfrastructureScaleOptionResponse in com.oracle.bmc.datacc.responses
Methods in com.oracle.bmc.datacc.responses that return GetInfrastructureScaleOptionResponse Modifier and Type Method Description GetInfrastructureScaleOptionResponseGetInfrastructureScaleOptionResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.datacc.responses with parameters of type GetInfrastructureScaleOptionResponse Modifier and Type Method Description GetInfrastructureScaleOptionResponse.BuilderGetInfrastructureScaleOptionResponse.Builder. copy(GetInfrastructureScaleOptionResponse o)Copy method to populate the builder with values from the given instance.
-