Skip navigation links
A B C D E F G H I L M O P S T U V W 

A

AbstractAWSAutoScalingPlans - Class in com.amazonaws.services.autoscalingplans
Abstract implementation of AWSAutoScalingPlans.
AbstractAWSAutoScalingPlans() - Constructor for class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlans
 
AbstractAWSAutoScalingPlansAsync - Class in com.amazonaws.services.autoscalingplans
Abstract implementation of AWSAutoScalingPlansAsync.
AbstractAWSAutoScalingPlansAsync() - Constructor for class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlansAsync
 
ApplicationSource - Class in com.amazonaws.services.autoscalingplans.model
Represents an application source.
ApplicationSource() - Constructor for class com.amazonaws.services.autoscalingplans.model.ApplicationSource
 
asyncBuilder() - Static method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClient
 
AWSAutoScalingPlans - Interface in com.amazonaws.services.autoscalingplans
Interface for accessing AWS Auto Scaling Plans.
AWSAutoScalingPlansAsync - Interface in com.amazonaws.services.autoscalingplans
Interface for accessing AWS Auto Scaling Plans asynchronously.
AWSAutoScalingPlansAsyncClient - Class in com.amazonaws.services.autoscalingplans
Client for accessing AWS Auto Scaling Plans asynchronously.
AWSAutoScalingPlansAsyncClientBuilder - Class in com.amazonaws.services.autoscalingplans
Fluent builder for AWSAutoScalingPlansAsync.
AWSAutoScalingPlansClient - Class in com.amazonaws.services.autoscalingplans
Client for accessing AWS Auto Scaling Plans.
AWSAutoScalingPlansClientBuilder - Class in com.amazonaws.services.autoscalingplans
Fluent builder for AWSAutoScalingPlans.
AWSAutoScalingPlansException - Exception in com.amazonaws.services.autoscalingplans.model
Base exception for all service exceptions thrown by AWS Auto Scaling Plans
AWSAutoScalingPlansException(String) - Constructor for exception com.amazonaws.services.autoscalingplans.model.AWSAutoScalingPlansException
Constructs a new AWSAutoScalingPlansException with the specified error message.

B

build(AwsAsyncClientParams) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClientBuilder
Construct an asynchronous implementation of AWSAutoScalingPlansAsync using the current builder configuration.
build(AwsSyncClientParams) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansClientBuilder
Construct a synchronous implementation of AWSAutoScalingPlans using the current builder configuration.
builder() - Static method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansClient
 

C

clone() - Method in class com.amazonaws.services.autoscalingplans.model.ApplicationSource
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanRequest
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanResult
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.Datapoint
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.DeleteScalingPlanRequest
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.DeleteScalingPlanResult
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesRequest
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesResult
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansResult
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataResult
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.MetricDimension
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedLoadMetricSpecification
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedScalingMetricSpecification
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPolicy
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.TagFilter
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
 
clone() - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanResult
 
com.amazonaws.services.autoscalingplans - package com.amazonaws.services.autoscalingplans
AWS Auto Scaling
com.amazonaws.services.autoscalingplans.model - package com.amazonaws.services.autoscalingplans.model
 
ConcurrentUpdateException - Exception in com.amazonaws.services.autoscalingplans.model
Concurrent updates caused an exception, for example, if you request an update to a scaling plan that already has a pending update.
ConcurrentUpdateException(String) - Constructor for exception com.amazonaws.services.autoscalingplans.model.ConcurrentUpdateException
Constructs a new ConcurrentUpdateException with the specified error message.
configFactory - Static variable in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansClient
Client configuration factory providing ClientConfigurations tailored to this client
createScalingPlan(CreateScalingPlanRequest) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlans
 
createScalingPlan(CreateScalingPlanRequest) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlans
Creates a scaling plan.
createScalingPlan(CreateScalingPlanRequest) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansClient
Creates a scaling plan.
createScalingPlanAsync(CreateScalingPlanRequest) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlansAsync
 
createScalingPlanAsync(CreateScalingPlanRequest, AsyncHandler<CreateScalingPlanRequest, CreateScalingPlanResult>) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlansAsync
 
createScalingPlanAsync(CreateScalingPlanRequest) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsync
Creates a scaling plan.
createScalingPlanAsync(CreateScalingPlanRequest, AsyncHandler<CreateScalingPlanRequest, CreateScalingPlanResult>) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsync
Creates a scaling plan.
createScalingPlanAsync(CreateScalingPlanRequest) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClient
 
createScalingPlanAsync(CreateScalingPlanRequest, AsyncHandler<CreateScalingPlanRequest, CreateScalingPlanResult>) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClient
 
CreateScalingPlanRequest - Class in com.amazonaws.services.autoscalingplans.model
 
CreateScalingPlanRequest() - Constructor for class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanRequest
 
CreateScalingPlanResult - Class in com.amazonaws.services.autoscalingplans.model
 
CreateScalingPlanResult() - Constructor for class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanResult
 
CustomizedLoadMetricSpecification - Class in com.amazonaws.services.autoscalingplans.model
Represents a CloudWatch metric of your choosing that can be used for predictive scaling.
CustomizedLoadMetricSpecification() - Constructor for class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
 
CustomizedScalingMetricSpecification - Class in com.amazonaws.services.autoscalingplans.model
Represents a CloudWatch metric of your choosing that can be used for dynamic scaling as part of a target tracking scaling policy.
CustomizedScalingMetricSpecification() - Constructor for class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
 

D

Datapoint - Class in com.amazonaws.services.autoscalingplans.model
Represents a single value in the forecast data used for predictive scaling.
Datapoint() - Constructor for class com.amazonaws.services.autoscalingplans.model.Datapoint
 
defaultClient() - Static method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClientBuilder
 
defaultClient() - Static method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansClientBuilder
 
deleteScalingPlan(DeleteScalingPlanRequest) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlans
 
deleteScalingPlan(DeleteScalingPlanRequest) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlans
Deletes the specified scaling plan.
deleteScalingPlan(DeleteScalingPlanRequest) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansClient
Deletes the specified scaling plan.
deleteScalingPlanAsync(DeleteScalingPlanRequest) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlansAsync
 
deleteScalingPlanAsync(DeleteScalingPlanRequest, AsyncHandler<DeleteScalingPlanRequest, DeleteScalingPlanResult>) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlansAsync
 
deleteScalingPlanAsync(DeleteScalingPlanRequest) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsync
Deletes the specified scaling plan.
deleteScalingPlanAsync(DeleteScalingPlanRequest, AsyncHandler<DeleteScalingPlanRequest, DeleteScalingPlanResult>) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsync
Deletes the specified scaling plan.
deleteScalingPlanAsync(DeleteScalingPlanRequest) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClient
 
deleteScalingPlanAsync(DeleteScalingPlanRequest, AsyncHandler<DeleteScalingPlanRequest, DeleteScalingPlanResult>) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClient
 
DeleteScalingPlanRequest - Class in com.amazonaws.services.autoscalingplans.model
 
DeleteScalingPlanRequest() - Constructor for class com.amazonaws.services.autoscalingplans.model.DeleteScalingPlanRequest
 
DeleteScalingPlanResult - Class in com.amazonaws.services.autoscalingplans.model
 
DeleteScalingPlanResult() - Constructor for class com.amazonaws.services.autoscalingplans.model.DeleteScalingPlanResult
 
describeScalingPlanResources(DescribeScalingPlanResourcesRequest) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlans
 
describeScalingPlanResources(DescribeScalingPlanResourcesRequest) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlans
Describes the scalable resources in the specified scaling plan.
describeScalingPlanResources(DescribeScalingPlanResourcesRequest) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansClient
Describes the scalable resources in the specified scaling plan.
describeScalingPlanResourcesAsync(DescribeScalingPlanResourcesRequest) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlansAsync
 
describeScalingPlanResourcesAsync(DescribeScalingPlanResourcesRequest, AsyncHandler<DescribeScalingPlanResourcesRequest, DescribeScalingPlanResourcesResult>) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlansAsync
 
describeScalingPlanResourcesAsync(DescribeScalingPlanResourcesRequest) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsync
Describes the scalable resources in the specified scaling plan.
describeScalingPlanResourcesAsync(DescribeScalingPlanResourcesRequest, AsyncHandler<DescribeScalingPlanResourcesRequest, DescribeScalingPlanResourcesResult>) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsync
Describes the scalable resources in the specified scaling plan.
describeScalingPlanResourcesAsync(DescribeScalingPlanResourcesRequest) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClient
 
describeScalingPlanResourcesAsync(DescribeScalingPlanResourcesRequest, AsyncHandler<DescribeScalingPlanResourcesRequest, DescribeScalingPlanResourcesResult>) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClient
 
DescribeScalingPlanResourcesRequest - Class in com.amazonaws.services.autoscalingplans.model
 
DescribeScalingPlanResourcesRequest() - Constructor for class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesRequest
 
DescribeScalingPlanResourcesResult - Class in com.amazonaws.services.autoscalingplans.model
 
DescribeScalingPlanResourcesResult() - Constructor for class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesResult
 
describeScalingPlans(DescribeScalingPlansRequest) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlans
 
describeScalingPlans(DescribeScalingPlansRequest) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlans
Describes one or more of your scaling plans.
describeScalingPlans(DescribeScalingPlansRequest) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansClient
Describes one or more of your scaling plans.
describeScalingPlansAsync(DescribeScalingPlansRequest) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlansAsync
 
describeScalingPlansAsync(DescribeScalingPlansRequest, AsyncHandler<DescribeScalingPlansRequest, DescribeScalingPlansResult>) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlansAsync
 
describeScalingPlansAsync(DescribeScalingPlansRequest) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsync
Describes one or more of your scaling plans.
describeScalingPlansAsync(DescribeScalingPlansRequest, AsyncHandler<DescribeScalingPlansRequest, DescribeScalingPlansResult>) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsync
Describes one or more of your scaling plans.
describeScalingPlansAsync(DescribeScalingPlansRequest) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClient
 
describeScalingPlansAsync(DescribeScalingPlansRequest, AsyncHandler<DescribeScalingPlansRequest, DescribeScalingPlansResult>) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClient
 
DescribeScalingPlansRequest - Class in com.amazonaws.services.autoscalingplans.model
 
DescribeScalingPlansRequest() - Constructor for class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
 
DescribeScalingPlansResult - Class in com.amazonaws.services.autoscalingplans.model
 
DescribeScalingPlansResult() - Constructor for class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansResult
 

E

ENDPOINT_PREFIX - Static variable in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlans
The region metadata service name for computing region endpoints.
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.ApplicationSource
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanResult
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.Datapoint
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.DeleteScalingPlanRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.DeleteScalingPlanResult
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesResult
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansResult
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataResult
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.MetricDimension
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedLoadMetricSpecification
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedScalingMetricSpecification
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPolicy
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.TagFilter
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
 
equals(Object) - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanResult
 

F

ForecastDataType - Enum in com.amazonaws.services.autoscalingplans.model
 
fromValue(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.ForecastDataType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.LoadMetricType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.MetricStatistic
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.PolicyType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.PredictiveScalingMaxCapacityBehavior
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.PredictiveScalingMode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.ScalableDimension
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.ScalingMetricType
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.ScalingPlanStatusCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.ScalingPolicyUpdateBehavior
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.ScalingStatusCode
Use this in place of valueOf.
fromValue(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.ServiceNamespace
Use this in place of valueOf.

G

getApplicationSource() - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanRequest
A CloudFormation stack or set of tags.
getApplicationSource() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
A CloudFormation stack or a set of tags.
getApplicationSource() - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
A CloudFormation stack or set of tags.
getApplicationSources() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
The sources for the applications (up to 10).
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlans
 
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlans
Returns additional metadata for a previously executed successful request, typically used for debugging issues where a service isn't acting as expected.
getCachedResponseMetadata(AmazonWebServiceRequest) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansClient
Returns additional metadata for a previously executed successful, request, typically used for debugging issues where a service isn't acting as expected.
getCloudFormationStackARN() - Method in class com.amazonaws.services.autoscalingplans.model.ApplicationSource
The Amazon Resource Name (ARN) of a AWS CloudFormation stack.
getCreationTime() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The Unix time stamp when the scaling plan was created.
getCustomizedLoadMetricSpecification() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The customized load metric to use for predictive scaling.
getCustomizedScalingMetricSpecification() - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
A customized metric.
getDatapoints() - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataResult
The data points to return.
getDimensions() - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
The dimensions of the metric.
getDimensions() - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
The dimensions of the metric.
getDisableDynamicScaling() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
Controls whether dynamic scaling by AWS Auto Scaling is disabled.
getDisableScaleIn() - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
Indicates whether scale in by the target tracking scaling policy is disabled.
getEndTime() - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The exclusive end time of the time range for the forecast data to get.
getEstimatedInstanceWarmup() - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
The estimated time, in seconds, until a newly launched instance can contribute to the CloudWatch metrics.
getExecutorService() - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClient
Returns the executor service used by this client to execute async requests.
getForecastDataType() - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The type of forecast data to get.
getKey() - Method in class com.amazonaws.services.autoscalingplans.model.TagFilter
The tag key.
getMaxCapacity() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The maximum capacity of the resource.
getMaxResults() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesRequest
The maximum number of scalable resources to return.
getMaxResults() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
The maximum number of scalable resources to return.
getMetricName() - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
The name of the metric.
getMetricName() - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
The name of the metric.
getMinCapacity() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The minimum capacity of the resource.
getName() - Method in class com.amazonaws.services.autoscalingplans.model.MetricDimension
The name of the dimension.
getNamespace() - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
The namespace of the metric.
getNamespace() - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
The namespace of the metric.
getNextToken() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesRequest
The token for the next set of results.
getNextToken() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesResult
The token required to get the next set of results.
getNextToken() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
The token for the next set of results.
getNextToken() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansResult
The token required to get the next set of results.
getPolicyName() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPolicy
The name of the scaling policy.
getPolicyType() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPolicy
The type of scaling policy.
getPredefinedLoadMetricSpecification() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The predefined load metric to use for predictive scaling.
getPredefinedLoadMetricType() - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedLoadMetricSpecification
The metric type.
getPredefinedScalingMetricSpecification() - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
A predefined metric.
getPredefinedScalingMetricType() - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedScalingMetricSpecification
The metric type.
getPredictiveScalingMaxCapacityBehavior() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
Defines the behavior that should be applied if the forecast capacity approaches or exceeds the maximum capacity specified for the resource.
getPredictiveScalingMaxCapacityBuffer() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The size of the capacity buffer to use when the forecast capacity is close to or exceeds the maximum capacity.
getPredictiveScalingMode() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The predictive scaling mode.
getResourceId() - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The ID of the resource.
getResourceId() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The ID of the resource.
getResourceId() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The ID of the resource.
getResourceLabel() - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedLoadMetricSpecification
Identifies the resource associated with the metric type.
getResourceLabel() - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedScalingMetricSpecification
Identifies the resource associated with the metric type.
getScalableDimension() - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The scalable dimension for the resource.
getScalableDimension() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The scalable dimension associated with the resource.
getScalableDimension() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The scalable dimension for the resource.
getScaleInCooldown() - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
The amount of time, in seconds, after a scale-in activity completes before another scale-in activity can start.
getScaleOutCooldown() - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
The amount of time, in seconds, to wait for a previous scale-out activity to take effect.
getScalingInstructions() - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanRequest
The scaling instructions.
getScalingInstructions() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The scaling instructions.
getScalingInstructions() - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
The scaling instructions.
getScalingPlanName() - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanRequest
The name of the scaling plan.
getScalingPlanName() - Method in class com.amazonaws.services.autoscalingplans.model.DeleteScalingPlanRequest
The name of the scaling plan.
getScalingPlanName() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesRequest
The name of the scaling plan.
getScalingPlanName() - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The name of the scaling plan.
getScalingPlanName() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The name of the scaling plan.
getScalingPlanName() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The name of the scaling plan.
getScalingPlanName() - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
The name of the scaling plan.
getScalingPlanNames() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
The names of the scaling plans (up to 10).
getScalingPlanResourceForecastData(GetScalingPlanResourceForecastDataRequest) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlans
 
getScalingPlanResourceForecastData(GetScalingPlanResourceForecastDataRequest) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlans
Retrieves the forecast data for a scalable resource.
getScalingPlanResourceForecastData(GetScalingPlanResourceForecastDataRequest) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansClient
Retrieves the forecast data for a scalable resource.
getScalingPlanResourceForecastDataAsync(GetScalingPlanResourceForecastDataRequest) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlansAsync
 
getScalingPlanResourceForecastDataAsync(GetScalingPlanResourceForecastDataRequest, AsyncHandler<GetScalingPlanResourceForecastDataRequest, GetScalingPlanResourceForecastDataResult>) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlansAsync
 
getScalingPlanResourceForecastDataAsync(GetScalingPlanResourceForecastDataRequest) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsync
Retrieves the forecast data for a scalable resource.
getScalingPlanResourceForecastDataAsync(GetScalingPlanResourceForecastDataRequest, AsyncHandler<GetScalingPlanResourceForecastDataRequest, GetScalingPlanResourceForecastDataResult>) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsync
Retrieves the forecast data for a scalable resource.
getScalingPlanResourceForecastDataAsync(GetScalingPlanResourceForecastDataRequest) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClient
 
getScalingPlanResourceForecastDataAsync(GetScalingPlanResourceForecastDataRequest, AsyncHandler<GetScalingPlanResourceForecastDataRequest, GetScalingPlanResourceForecastDataResult>) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClient
 
GetScalingPlanResourceForecastDataRequest - Class in com.amazonaws.services.autoscalingplans.model
 
GetScalingPlanResourceForecastDataRequest() - Constructor for class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
 
GetScalingPlanResourceForecastDataResult - Class in com.amazonaws.services.autoscalingplans.model
 
GetScalingPlanResourceForecastDataResult() - Constructor for class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataResult
 
getScalingPlanResources() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesResult
Information about the scalable resources.
getScalingPlans() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansResult
Information about the scaling plans.
getScalingPlanVersion() - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanResult
The version number of the scaling plan.
getScalingPlanVersion() - Method in class com.amazonaws.services.autoscalingplans.model.DeleteScalingPlanRequest
The version number of the scaling plan.
getScalingPlanVersion() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesRequest
The version number of the scaling plan.
getScalingPlanVersion() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
The version number of the scaling plan.
getScalingPlanVersion() - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The version number of the scaling plan.
getScalingPlanVersion() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The version number of the scaling plan.
getScalingPlanVersion() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The version number of the scaling plan.
getScalingPlanVersion() - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
The version number of the scaling plan.
getScalingPolicies() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The scaling policies.
getScalingPolicyUpdateBehavior() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
Controls whether a resource's externally created scaling policies are kept or replaced.
getScalingStatusCode() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The scaling status of the resource.
getScalingStatusMessage() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
A simple message about the current scaling status of the resource.
getScheduledActionBufferTime() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The amount of time, in seconds, to buffer the run time of scheduled scaling actions when scaling out.
getServiceNamespace() - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The namespace of the AWS service.
getServiceNamespace() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The namespace of the AWS service.
getServiceNamespace() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The namespace of the AWS service.
getStartTime() - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The inclusive start time of the time range for the forecast data to get.
getStatistic() - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
The statistic of the metric.
getStatistic() - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
The statistic of the metric.
getStatusCode() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The status of the scaling plan.
getStatusMessage() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
A simple message about the current status of the scaling plan.
getStatusStartTime() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The Unix time stamp when the scaling plan entered the current status.
getTagFilters() - Method in class com.amazonaws.services.autoscalingplans.model.ApplicationSource
A set of tags (up to 50).
getTargetTrackingConfiguration() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPolicy
The target tracking scaling policy.
getTargetTrackingConfigurations() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The target tracking configurations (up to 10).
getTargetValue() - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
The target value for the metric.
getTimestamp() - Method in class com.amazonaws.services.autoscalingplans.model.Datapoint
The time stamp for the data point in UTC format.
getUnit() - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
The unit of the metric.
getUnit() - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
The unit of the metric.
getValue() - Method in class com.amazonaws.services.autoscalingplans.model.Datapoint
The value of the data point.
getValue() - Method in class com.amazonaws.services.autoscalingplans.model.MetricDimension
The value of the dimension.
getValues() - Method in class com.amazonaws.services.autoscalingplans.model.TagFilter
The tag values (0 to 20).

H

hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.ApplicationSource
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanRequest
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanResult
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.Datapoint
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.DeleteScalingPlanRequest
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.DeleteScalingPlanResult
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesRequest
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesResult
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansResult
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataResult
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.MetricDimension
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedLoadMetricSpecification
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedScalingMetricSpecification
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPolicy
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.TagFilter
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
 
hashCode() - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanResult
 

I

InternalServiceException - Exception in com.amazonaws.services.autoscalingplans.model
The service encountered an internal error.
InternalServiceException(String) - Constructor for exception com.amazonaws.services.autoscalingplans.model.InternalServiceException
Constructs a new InternalServiceException with the specified error message.
InvalidNextTokenException - Exception in com.amazonaws.services.autoscalingplans.model
The token provided is not valid.
InvalidNextTokenException(String) - Constructor for exception com.amazonaws.services.autoscalingplans.model.InvalidNextTokenException
Constructs a new InvalidNextTokenException with the specified error message.
isDisableDynamicScaling() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
Controls whether dynamic scaling by AWS Auto Scaling is disabled.
isDisableScaleIn() - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
Indicates whether scale in by the target tracking scaling policy is disabled.

L

LimitExceededException - Exception in com.amazonaws.services.autoscalingplans.model
Your account exceeded a limit.
LimitExceededException(String) - Constructor for exception com.amazonaws.services.autoscalingplans.model.LimitExceededException
Constructs a new LimitExceededException with the specified error message.
LoadMetricType - Enum in com.amazonaws.services.autoscalingplans.model
 

M

marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.autoscalingplans.model.ApplicationSource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.autoscalingplans.model.Datapoint
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.autoscalingplans.model.MetricDimension
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedLoadMetricSpecification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedScalingMetricSpecification
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPolicy
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.autoscalingplans.model.TagFilter
 
marshall(ProtocolMarshaller) - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
 
MetricDimension - Class in com.amazonaws.services.autoscalingplans.model
Represents a dimension for a customized metric.
MetricDimension() - Constructor for class com.amazonaws.services.autoscalingplans.model.MetricDimension
 
MetricStatistic - Enum in com.amazonaws.services.autoscalingplans.model
 

O

ObjectNotFoundException - Exception in com.amazonaws.services.autoscalingplans.model
The specified object could not be found.
ObjectNotFoundException(String) - Constructor for exception com.amazonaws.services.autoscalingplans.model.ObjectNotFoundException
Constructs a new ObjectNotFoundException with the specified error message.

P

PolicyType - Enum in com.amazonaws.services.autoscalingplans.model
 
PredefinedLoadMetricSpecification - Class in com.amazonaws.services.autoscalingplans.model
Represents a predefined metric that can be used for predictive scaling.
PredefinedLoadMetricSpecification() - Constructor for class com.amazonaws.services.autoscalingplans.model.PredefinedLoadMetricSpecification
 
PredefinedScalingMetricSpecification - Class in com.amazonaws.services.autoscalingplans.model
Represents a predefined metric that can be used for dynamic scaling as part of a target tracking scaling policy.
PredefinedScalingMetricSpecification() - Constructor for class com.amazonaws.services.autoscalingplans.model.PredefinedScalingMetricSpecification
 
PredictiveScalingMaxCapacityBehavior - Enum in com.amazonaws.services.autoscalingplans.model
 
PredictiveScalingMode - Enum in com.amazonaws.services.autoscalingplans.model
 

S

ScalableDimension - Enum in com.amazonaws.services.autoscalingplans.model
 
ScalingInstruction - Class in com.amazonaws.services.autoscalingplans.model
Describes a scaling instruction for a scalable resource in a scaling plan.
ScalingInstruction() - Constructor for class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
 
ScalingMetricType - Enum in com.amazonaws.services.autoscalingplans.model
 
ScalingPlan - Class in com.amazonaws.services.autoscalingplans.model
Represents a scaling plan.
ScalingPlan() - Constructor for class com.amazonaws.services.autoscalingplans.model.ScalingPlan
 
ScalingPlanResource - Class in com.amazonaws.services.autoscalingplans.model
Represents a scalable resource.
ScalingPlanResource() - Constructor for class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
 
ScalingPlanStatusCode - Enum in com.amazonaws.services.autoscalingplans.model
 
ScalingPolicy - Class in com.amazonaws.services.autoscalingplans.model
Represents a scaling policy.
ScalingPolicy() - Constructor for class com.amazonaws.services.autoscalingplans.model.ScalingPolicy
 
ScalingPolicyUpdateBehavior - Enum in com.amazonaws.services.autoscalingplans.model
 
ScalingStatusCode - Enum in com.amazonaws.services.autoscalingplans.model
 
ServiceNamespace - Enum in com.amazonaws.services.autoscalingplans.model
 
setApplicationSource(ApplicationSource) - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanRequest
A CloudFormation stack or set of tags.
setApplicationSource(ApplicationSource) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
A CloudFormation stack or a set of tags.
setApplicationSource(ApplicationSource) - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
A CloudFormation stack or set of tags.
setApplicationSources(Collection<ApplicationSource>) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
The sources for the applications (up to 10).
setCloudFormationStackARN(String) - Method in class com.amazonaws.services.autoscalingplans.model.ApplicationSource
The Amazon Resource Name (ARN) of a AWS CloudFormation stack.
setCreationTime(Date) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The Unix time stamp when the scaling plan was created.
setCustomizedLoadMetricSpecification(CustomizedLoadMetricSpecification) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The customized load metric to use for predictive scaling.
setCustomizedScalingMetricSpecification(CustomizedScalingMetricSpecification) - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
A customized metric.
setDatapoints(Collection<Datapoint>) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataResult
The data points to return.
setDimensions(Collection<MetricDimension>) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
The dimensions of the metric.
setDimensions(Collection<MetricDimension>) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
The dimensions of the metric.
setDisableDynamicScaling(Boolean) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
Controls whether dynamic scaling by AWS Auto Scaling is disabled.
setDisableScaleIn(Boolean) - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
Indicates whether scale in by the target tracking scaling policy is disabled.
setEndTime(Date) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The exclusive end time of the time range for the forecast data to get.
setEstimatedInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
The estimated time, in seconds, until a newly launched instance can contribute to the CloudWatch metrics.
setForecastDataType(String) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The type of forecast data to get.
setKey(String) - Method in class com.amazonaws.services.autoscalingplans.model.TagFilter
The tag key.
setMaxCapacity(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The maximum capacity of the resource.
setMaxResults(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesRequest
The maximum number of scalable resources to return.
setMaxResults(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
The maximum number of scalable resources to return.
setMetricName(String) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
The name of the metric.
setMetricName(String) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
The name of the metric.
setMinCapacity(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The minimum capacity of the resource.
setName(String) - Method in class com.amazonaws.services.autoscalingplans.model.MetricDimension
The name of the dimension.
setNamespace(String) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
The namespace of the metric.
setNamespace(String) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
The namespace of the metric.
setNextToken(String) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesRequest
The token for the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesResult
The token required to get the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
The token for the next set of results.
setNextToken(String) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansResult
The token required to get the next set of results.
setPolicyName(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPolicy
The name of the scaling policy.
setPolicyType(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPolicy
The type of scaling policy.
setPredefinedLoadMetricSpecification(PredefinedLoadMetricSpecification) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The predefined load metric to use for predictive scaling.
setPredefinedLoadMetricType(String) - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedLoadMetricSpecification
The metric type.
setPredefinedScalingMetricSpecification(PredefinedScalingMetricSpecification) - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
A predefined metric.
setPredefinedScalingMetricType(String) - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedScalingMetricSpecification
The metric type.
setPredictiveScalingMaxCapacityBehavior(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
Defines the behavior that should be applied if the forecast capacity approaches or exceeds the maximum capacity specified for the resource.
setPredictiveScalingMaxCapacityBuffer(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The size of the capacity buffer to use when the forecast capacity is close to or exceeds the maximum capacity.
setPredictiveScalingMode(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The predictive scaling mode.
setResourceId(String) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The ID of the resource.
setResourceId(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The ID of the resource.
setResourceId(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The ID of the resource.
setResourceLabel(String) - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedLoadMetricSpecification
Identifies the resource associated with the metric type.
setResourceLabel(String) - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedScalingMetricSpecification
Identifies the resource associated with the metric type.
setScalableDimension(String) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The scalable dimension for the resource.
setScalableDimension(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The scalable dimension associated with the resource.
setScalableDimension(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The scalable dimension for the resource.
setScaleInCooldown(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
The amount of time, in seconds, after a scale-in activity completes before another scale-in activity can start.
setScaleOutCooldown(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
The amount of time, in seconds, to wait for a previous scale-out activity to take effect.
setScalingInstructions(Collection<ScalingInstruction>) - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanRequest
The scaling instructions.
setScalingInstructions(Collection<ScalingInstruction>) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The scaling instructions.
setScalingInstructions(Collection<ScalingInstruction>) - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
The scaling instructions.
setScalingPlanName(String) - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanRequest
The name of the scaling plan.
setScalingPlanName(String) - Method in class com.amazonaws.services.autoscalingplans.model.DeleteScalingPlanRequest
The name of the scaling plan.
setScalingPlanName(String) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesRequest
The name of the scaling plan.
setScalingPlanName(String) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The name of the scaling plan.
setScalingPlanName(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The name of the scaling plan.
setScalingPlanName(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The name of the scaling plan.
setScalingPlanName(String) - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
The name of the scaling plan.
setScalingPlanNames(Collection<String>) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
The names of the scaling plans (up to 10).
setScalingPlanResources(Collection<ScalingPlanResource>) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesResult
Information about the scalable resources.
setScalingPlans(Collection<ScalingPlan>) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansResult
Information about the scaling plans.
setScalingPlanVersion(Long) - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanResult
The version number of the scaling plan.
setScalingPlanVersion(Long) - Method in class com.amazonaws.services.autoscalingplans.model.DeleteScalingPlanRequest
The version number of the scaling plan.
setScalingPlanVersion(Long) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesRequest
The version number of the scaling plan.
setScalingPlanVersion(Long) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
The version number of the scaling plan.
setScalingPlanVersion(Long) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The version number of the scaling plan.
setScalingPlanVersion(Long) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The version number of the scaling plan.
setScalingPlanVersion(Long) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The version number of the scaling plan.
setScalingPlanVersion(Long) - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
The version number of the scaling plan.
setScalingPolicies(Collection<ScalingPolicy>) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The scaling policies.
setScalingPolicyUpdateBehavior(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
Controls whether a resource's externally created scaling policies are kept or replaced.
setScalingStatusCode(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The scaling status of the resource.
setScalingStatusMessage(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
A simple message about the current scaling status of the resource.
setScheduledActionBufferTime(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The amount of time, in seconds, to buffer the run time of scheduled scaling actions when scaling out.
setServiceNamespace(String) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The namespace of the AWS service.
setServiceNamespace(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The namespace of the AWS service.
setServiceNamespace(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The namespace of the AWS service.
setStartTime(Date) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The inclusive start time of the time range for the forecast data to get.
setStatistic(String) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
The statistic of the metric.
setStatistic(String) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
The statistic of the metric.
setStatusCode(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The status of the scaling plan.
setStatusMessage(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
A simple message about the current status of the scaling plan.
setStatusStartTime(Date) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The Unix time stamp when the scaling plan entered the current status.
setTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.autoscalingplans.model.ApplicationSource
A set of tags (up to 50).
setTargetTrackingConfiguration(TargetTrackingConfiguration) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPolicy
The target tracking scaling policy.
setTargetTrackingConfigurations(Collection<TargetTrackingConfiguration>) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The target tracking configurations (up to 10).
setTargetValue(Double) - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
The target value for the metric.
setTimestamp(Date) - Method in class com.amazonaws.services.autoscalingplans.model.Datapoint
The time stamp for the data point in UTC format.
setUnit(String) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
The unit of the metric.
setUnit(String) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
The unit of the metric.
setValue(Double) - Method in class com.amazonaws.services.autoscalingplans.model.Datapoint
The value of the data point.
setValue(String) - Method in class com.amazonaws.services.autoscalingplans.model.MetricDimension
The value of the dimension.
setValues(Collection<String>) - Method in class com.amazonaws.services.autoscalingplans.model.TagFilter
The tag values (0 to 20).
shutdown() - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlans
 
shutdown() - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlans
Shuts down this client object, releasing any resources that might be held open.
shutdown() - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClient
Shuts down the client, releasing all managed resources.
shutdown() - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansClient
 
standard() - Static method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClientBuilder
 
standard() - Static method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansClientBuilder
 

T

TagFilter - Class in com.amazonaws.services.autoscalingplans.model
Represents a tag.
TagFilter() - Constructor for class com.amazonaws.services.autoscalingplans.model.TagFilter
 
TargetTrackingConfiguration - Class in com.amazonaws.services.autoscalingplans.model
Describes a target tracking configuration to use with AWS Auto Scaling.
TargetTrackingConfiguration() - Constructor for class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
 
toString() - Method in class com.amazonaws.services.autoscalingplans.model.ApplicationSource
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscalingplans.model.Datapoint
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscalingplans.model.DeleteScalingPlanRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscalingplans.model.DeleteScalingPlanResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesResult
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscalingplans.model.ForecastDataType
 
toString() - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataResult
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscalingplans.model.LoadMetricType
 
toString() - Method in class com.amazonaws.services.autoscalingplans.model.MetricDimension
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscalingplans.model.MetricStatistic
 
toString() - Method in enum com.amazonaws.services.autoscalingplans.model.PolicyType
 
toString() - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedLoadMetricSpecification
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedScalingMetricSpecification
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscalingplans.model.PredictiveScalingMaxCapacityBehavior
 
toString() - Method in enum com.amazonaws.services.autoscalingplans.model.PredictiveScalingMode
 
toString() - Method in enum com.amazonaws.services.autoscalingplans.model.ScalableDimension
 
toString() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscalingplans.model.ScalingMetricType
 
toString() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscalingplans.model.ScalingPlanStatusCode
 
toString() - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPolicy
Returns a string representation of this object.
toString() - Method in enum com.amazonaws.services.autoscalingplans.model.ScalingPolicyUpdateBehavior
 
toString() - Method in enum com.amazonaws.services.autoscalingplans.model.ScalingStatusCode
 
toString() - Method in enum com.amazonaws.services.autoscalingplans.model.ServiceNamespace
 
toString() - Method in class com.amazonaws.services.autoscalingplans.model.TagFilter
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
Returns a string representation of this object.
toString() - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanResult
Returns a string representation of this object.

U

updateScalingPlan(UpdateScalingPlanRequest) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlans
 
updateScalingPlan(UpdateScalingPlanRequest) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlans
Updates the specified scaling plan.
updateScalingPlan(UpdateScalingPlanRequest) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansClient
Updates the specified scaling plan.
updateScalingPlanAsync(UpdateScalingPlanRequest) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlansAsync
 
updateScalingPlanAsync(UpdateScalingPlanRequest, AsyncHandler<UpdateScalingPlanRequest, UpdateScalingPlanResult>) - Method in class com.amazonaws.services.autoscalingplans.AbstractAWSAutoScalingPlansAsync
 
updateScalingPlanAsync(UpdateScalingPlanRequest) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsync
Updates the specified scaling plan.
updateScalingPlanAsync(UpdateScalingPlanRequest, AsyncHandler<UpdateScalingPlanRequest, UpdateScalingPlanResult>) - Method in interface com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsync
Updates the specified scaling plan.
updateScalingPlanAsync(UpdateScalingPlanRequest) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClient
 
updateScalingPlanAsync(UpdateScalingPlanRequest, AsyncHandler<UpdateScalingPlanRequest, UpdateScalingPlanResult>) - Method in class com.amazonaws.services.autoscalingplans.AWSAutoScalingPlansAsyncClient
 
UpdateScalingPlanRequest - Class in com.amazonaws.services.autoscalingplans.model
 
UpdateScalingPlanRequest() - Constructor for class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
 
UpdateScalingPlanResult - Class in com.amazonaws.services.autoscalingplans.model
 
UpdateScalingPlanResult() - Constructor for class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanResult
 

V

ValidationException - Exception in com.amazonaws.services.autoscalingplans.model
An exception was thrown for a validation issue.
ValidationException(String) - Constructor for exception com.amazonaws.services.autoscalingplans.model.ValidationException
Constructs a new ValidationException with the specified error message.
valueOf(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.ForecastDataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.LoadMetricType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.MetricStatistic
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.PolicyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.PredictiveScalingMaxCapacityBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.PredictiveScalingMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.ScalableDimension
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.ScalingMetricType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.ScalingPlanStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.ScalingPolicyUpdateBehavior
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.ScalingStatusCode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.amazonaws.services.autoscalingplans.model.ServiceNamespace
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.amazonaws.services.autoscalingplans.model.ForecastDataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscalingplans.model.LoadMetricType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscalingplans.model.MetricStatistic
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscalingplans.model.PolicyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscalingplans.model.PredictiveScalingMaxCapacityBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscalingplans.model.PredictiveScalingMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscalingplans.model.ScalableDimension
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscalingplans.model.ScalingMetricType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscalingplans.model.ScalingPlanStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscalingplans.model.ScalingPolicyUpdateBehavior
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscalingplans.model.ScalingStatusCode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.amazonaws.services.autoscalingplans.model.ServiceNamespace
Returns an array containing the constants of this enum type, in the order they are declared.

W

withApplicationSource(ApplicationSource) - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanRequest
A CloudFormation stack or set of tags.
withApplicationSource(ApplicationSource) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
A CloudFormation stack or a set of tags.
withApplicationSource(ApplicationSource) - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
A CloudFormation stack or set of tags.
withApplicationSources(ApplicationSource...) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
The sources for the applications (up to 10).
withApplicationSources(Collection<ApplicationSource>) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
The sources for the applications (up to 10).
withCloudFormationStackARN(String) - Method in class com.amazonaws.services.autoscalingplans.model.ApplicationSource
The Amazon Resource Name (ARN) of a AWS CloudFormation stack.
withCreationTime(Date) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The Unix time stamp when the scaling plan was created.
withCustomizedLoadMetricSpecification(CustomizedLoadMetricSpecification) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The customized load metric to use for predictive scaling.
withCustomizedScalingMetricSpecification(CustomizedScalingMetricSpecification) - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
A customized metric.
withDatapoints(Datapoint...) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataResult
The data points to return.
withDatapoints(Collection<Datapoint>) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataResult
The data points to return.
withDimensions(MetricDimension...) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
The dimensions of the metric.
withDimensions(Collection<MetricDimension>) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
The dimensions of the metric.
withDimensions(MetricDimension...) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
The dimensions of the metric.
withDimensions(Collection<MetricDimension>) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
The dimensions of the metric.
withDisableDynamicScaling(Boolean) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
Controls whether dynamic scaling by AWS Auto Scaling is disabled.
withDisableScaleIn(Boolean) - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
Indicates whether scale in by the target tracking scaling policy is disabled.
withEndTime(Date) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The exclusive end time of the time range for the forecast data to get.
withEstimatedInstanceWarmup(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
The estimated time, in seconds, until a newly launched instance can contribute to the CloudWatch metrics.
withForecastDataType(String) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The type of forecast data to get.
withForecastDataType(ForecastDataType) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The type of forecast data to get.
withKey(String) - Method in class com.amazonaws.services.autoscalingplans.model.TagFilter
The tag key.
withMaxCapacity(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The maximum capacity of the resource.
withMaxResults(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesRequest
The maximum number of scalable resources to return.
withMaxResults(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
The maximum number of scalable resources to return.
withMetricName(String) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
The name of the metric.
withMetricName(String) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
The name of the metric.
withMinCapacity(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The minimum capacity of the resource.
withName(String) - Method in class com.amazonaws.services.autoscalingplans.model.MetricDimension
The name of the dimension.
withNamespace(String) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
The namespace of the metric.
withNamespace(String) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
The namespace of the metric.
withNextToken(String) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesRequest
The token for the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesResult
The token required to get the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
The token for the next set of results.
withNextToken(String) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansResult
The token required to get the next set of results.
withPolicyName(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPolicy
The name of the scaling policy.
withPolicyType(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPolicy
The type of scaling policy.
withPolicyType(PolicyType) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPolicy
The type of scaling policy.
withPredefinedLoadMetricSpecification(PredefinedLoadMetricSpecification) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The predefined load metric to use for predictive scaling.
withPredefinedLoadMetricType(String) - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedLoadMetricSpecification
The metric type.
withPredefinedLoadMetricType(LoadMetricType) - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedLoadMetricSpecification
The metric type.
withPredefinedScalingMetricSpecification(PredefinedScalingMetricSpecification) - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
A predefined metric.
withPredefinedScalingMetricType(String) - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedScalingMetricSpecification
The metric type.
withPredefinedScalingMetricType(ScalingMetricType) - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedScalingMetricSpecification
The metric type.
withPredictiveScalingMaxCapacityBehavior(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
Defines the behavior that should be applied if the forecast capacity approaches or exceeds the maximum capacity specified for the resource.
withPredictiveScalingMaxCapacityBehavior(PredictiveScalingMaxCapacityBehavior) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
Defines the behavior that should be applied if the forecast capacity approaches or exceeds the maximum capacity specified for the resource.
withPredictiveScalingMaxCapacityBuffer(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The size of the capacity buffer to use when the forecast capacity is close to or exceeds the maximum capacity.
withPredictiveScalingMode(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The predictive scaling mode.
withPredictiveScalingMode(PredictiveScalingMode) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The predictive scaling mode.
withResourceId(String) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The ID of the resource.
withResourceId(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The ID of the resource.
withResourceId(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The ID of the resource.
withResourceLabel(String) - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedLoadMetricSpecification
Identifies the resource associated with the metric type.
withResourceLabel(String) - Method in class com.amazonaws.services.autoscalingplans.model.PredefinedScalingMetricSpecification
Identifies the resource associated with the metric type.
withScalableDimension(String) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The scalable dimension for the resource.
withScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The scalable dimension for the resource.
withScalableDimension(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The scalable dimension associated with the resource.
withScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The scalable dimension associated with the resource.
withScalableDimension(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The scalable dimension for the resource.
withScalableDimension(ScalableDimension) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The scalable dimension for the resource.
withScaleInCooldown(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
The amount of time, in seconds, after a scale-in activity completes before another scale-in activity can start.
withScaleOutCooldown(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
The amount of time, in seconds, to wait for a previous scale-out activity to take effect.
withScalingInstructions(ScalingInstruction...) - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanRequest
The scaling instructions.
withScalingInstructions(Collection<ScalingInstruction>) - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanRequest
The scaling instructions.
withScalingInstructions(ScalingInstruction...) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The scaling instructions.
withScalingInstructions(Collection<ScalingInstruction>) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The scaling instructions.
withScalingInstructions(ScalingInstruction...) - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
The scaling instructions.
withScalingInstructions(Collection<ScalingInstruction>) - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
The scaling instructions.
withScalingPlanName(String) - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanRequest
The name of the scaling plan.
withScalingPlanName(String) - Method in class com.amazonaws.services.autoscalingplans.model.DeleteScalingPlanRequest
The name of the scaling plan.
withScalingPlanName(String) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesRequest
The name of the scaling plan.
withScalingPlanName(String) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The name of the scaling plan.
withScalingPlanName(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The name of the scaling plan.
withScalingPlanName(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The name of the scaling plan.
withScalingPlanName(String) - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
The name of the scaling plan.
withScalingPlanNames(String...) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
The names of the scaling plans (up to 10).
withScalingPlanNames(Collection<String>) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
The names of the scaling plans (up to 10).
withScalingPlanResources(ScalingPlanResource...) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesResult
Information about the scalable resources.
withScalingPlanResources(Collection<ScalingPlanResource>) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesResult
Information about the scalable resources.
withScalingPlans(ScalingPlan...) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansResult
Information about the scaling plans.
withScalingPlans(Collection<ScalingPlan>) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansResult
Information about the scaling plans.
withScalingPlanVersion(Long) - Method in class com.amazonaws.services.autoscalingplans.model.CreateScalingPlanResult
The version number of the scaling plan.
withScalingPlanVersion(Long) - Method in class com.amazonaws.services.autoscalingplans.model.DeleteScalingPlanRequest
The version number of the scaling plan.
withScalingPlanVersion(Long) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlanResourcesRequest
The version number of the scaling plan.
withScalingPlanVersion(Long) - Method in class com.amazonaws.services.autoscalingplans.model.DescribeScalingPlansRequest
The version number of the scaling plan.
withScalingPlanVersion(Long) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The version number of the scaling plan.
withScalingPlanVersion(Long) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The version number of the scaling plan.
withScalingPlanVersion(Long) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The version number of the scaling plan.
withScalingPlanVersion(Long) - Method in class com.amazonaws.services.autoscalingplans.model.UpdateScalingPlanRequest
The version number of the scaling plan.
withScalingPolicies(ScalingPolicy...) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The scaling policies.
withScalingPolicies(Collection<ScalingPolicy>) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The scaling policies.
withScalingPolicyUpdateBehavior(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
Controls whether a resource's externally created scaling policies are kept or replaced.
withScalingPolicyUpdateBehavior(ScalingPolicyUpdateBehavior) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
Controls whether a resource's externally created scaling policies are kept or replaced.
withScalingStatusCode(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The scaling status of the resource.
withScalingStatusCode(ScalingStatusCode) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The scaling status of the resource.
withScalingStatusMessage(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
A simple message about the current scaling status of the resource.
withScheduledActionBufferTime(Integer) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The amount of time, in seconds, to buffer the run time of scheduled scaling actions when scaling out.
withServiceNamespace(String) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The namespace of the AWS service.
withServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The namespace of the AWS service.
withServiceNamespace(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The namespace of the AWS service.
withServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The namespace of the AWS service.
withServiceNamespace(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The namespace of the AWS service.
withServiceNamespace(ServiceNamespace) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlanResource
The namespace of the AWS service.
withStartTime(Date) - Method in class com.amazonaws.services.autoscalingplans.model.GetScalingPlanResourceForecastDataRequest
The inclusive start time of the time range for the forecast data to get.
withStatistic(String) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
The statistic of the metric.
withStatistic(MetricStatistic) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
The statistic of the metric.
withStatistic(String) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
The statistic of the metric.
withStatistic(MetricStatistic) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
The statistic of the metric.
withStatusCode(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The status of the scaling plan.
withStatusCode(ScalingPlanStatusCode) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The status of the scaling plan.
withStatusMessage(String) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
A simple message about the current status of the scaling plan.
withStatusStartTime(Date) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPlan
The Unix time stamp when the scaling plan entered the current status.
withTagFilters(TagFilter...) - Method in class com.amazonaws.services.autoscalingplans.model.ApplicationSource
A set of tags (up to 50).
withTagFilters(Collection<TagFilter>) - Method in class com.amazonaws.services.autoscalingplans.model.ApplicationSource
A set of tags (up to 50).
withTargetTrackingConfiguration(TargetTrackingConfiguration) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingPolicy
The target tracking scaling policy.
withTargetTrackingConfigurations(TargetTrackingConfiguration...) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The target tracking configurations (up to 10).
withTargetTrackingConfigurations(Collection<TargetTrackingConfiguration>) - Method in class com.amazonaws.services.autoscalingplans.model.ScalingInstruction
The target tracking configurations (up to 10).
withTargetValue(Double) - Method in class com.amazonaws.services.autoscalingplans.model.TargetTrackingConfiguration
The target value for the metric.
withTimestamp(Date) - Method in class com.amazonaws.services.autoscalingplans.model.Datapoint
The time stamp for the data point in UTC format.
withUnit(String) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedLoadMetricSpecification
The unit of the metric.
withUnit(String) - Method in class com.amazonaws.services.autoscalingplans.model.CustomizedScalingMetricSpecification
The unit of the metric.
withValue(Double) - Method in class com.amazonaws.services.autoscalingplans.model.Datapoint
The value of the data point.
withValue(String) - Method in class com.amazonaws.services.autoscalingplans.model.MetricDimension
The value of the dimension.
withValues(String...) - Method in class com.amazonaws.services.autoscalingplans.model.TagFilter
The tag values (0 to 20).
withValues(Collection<String>) - Method in class com.amazonaws.services.autoscalingplans.model.TagFilter
The tag values (0 to 20).
A B C D E F G H I L M O P S T U V W 
Skip navigation links

Copyright © 2021. All rights reserved.