Uses of Class
com.oracle.bmc.bds.requests.ListAutoScalingConfigurationsRequest
-
Packages that use ListAutoScalingConfigurationsRequest Package Description com.oracle.bmc.bds com.oracle.bmc.bds.requests -
-
Uses of ListAutoScalingConfigurationsRequest in com.oracle.bmc.bds
Method parameters in com.oracle.bmc.bds with type arguments of type ListAutoScalingConfigurationsRequest Modifier and Type Method Description Future<ListAutoScalingConfigurationsResponse>BdsAsync. listAutoScalingConfigurations(ListAutoScalingConfigurationsRequest request, AsyncHandler<ListAutoScalingConfigurationsRequest,ListAutoScalingConfigurationsResponse> handler)Returns information about the autoscaling configurations for a cluster.Future<ListAutoScalingConfigurationsResponse>BdsAsyncClient. listAutoScalingConfigurations(ListAutoScalingConfigurationsRequest request, AsyncHandler<ListAutoScalingConfigurationsRequest,ListAutoScalingConfigurationsResponse> handler) -
Uses of ListAutoScalingConfigurationsRequest in com.oracle.bmc.bds.requests
Methods in com.oracle.bmc.bds.requests that return ListAutoScalingConfigurationsRequest Modifier and Type Method Description ListAutoScalingConfigurationsRequestListAutoScalingConfigurationsRequest.Builder. build()Build the instance of ListAutoScalingConfigurationsRequest as configured by this builderListAutoScalingConfigurationsRequestListAutoScalingConfigurationsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListAutoScalingConfigurationsRequest as configured by this builderMethods in com.oracle.bmc.bds.requests with parameters of type ListAutoScalingConfigurationsRequest Modifier and Type Method Description ListAutoScalingConfigurationsRequest.BuilderListAutoScalingConfigurationsRequest.Builder. copy(ListAutoScalingConfigurationsRequest o)Copy method to populate the builder with values from the given instance.
-