A B C D E F G H I K L M N O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Expr
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Fn
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal
- accept(ExprVisitor<R>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Ref
- accept(Literal.Visitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ErrorRule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule
- accept(RuleValueVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.TreeRule
- accept(TemplateVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.BooleanEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Fn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsSet
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsValidHostLabel
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsVirtualHostableS3Bucket
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Not
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseArn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseUrl
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.PartitionFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.StringEqualsFn
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Substring
- acceptFnVisitor(FnVisitor<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.UriEncodeFn
- ACCOUNT_ID - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseArn
- accountId() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Arn
- accountId() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleArn
- activityId() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
-
The unique identifier of the scaling activity.
- activityId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity.Builder
-
The unique identifier of the scaling activity.
- addCondition(Condition) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule.Builder
- addHeader(String, String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Endpoint.Builder
- addHeader(String, List<Expr>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointResult.Builder
- addHeaderValue(String, Expr) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointResult.Builder
- addHostPrefix(Endpoint, String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.AwsEndpointProviderUtils
-
Apply the given endpoint prefix to the endpoint.
- addParameter(Parameter) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameters.Builder
- addPartition(Partition) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partitions.Builder
- addProperty(Identifier, Expr) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointResult.Builder
- addRule(Rule) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRuleset.Builder
- adjustmentType() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
-
Specifies how the
ScalingAdjustmentvalue in a StepAdjustment is interpreted (for example, an absolute number or a percentage). - adjustmentType(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration.Builder
-
Specifies how the
ScalingAdjustmentvalue in a StepAdjustment is interpreted (for example, an absolute number or a percentage). - adjustmentType(AdjustmentType) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration.Builder
-
Specifies how the
ScalingAdjustmentvalue in a StepAdjustment is interpreted (for example, an absolute number or a percentage). - AdjustmentType - Enum in software.amazon.awssdk.services.applicationautoscaling.model
- adjustmentTypeAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
-
Specifies how the
ScalingAdjustmentvalue in a StepAdjustment is interpreted (for example, an absolute number or a percentage). - Alarm - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Represents a CloudWatch alarm associated with a scaling policy.
- Alarm.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- alarmARN() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.Alarm
-
The Amazon Resource Name (ARN) of the alarm.
- alarmARN(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.Alarm.Builder
-
The Amazon Resource Name (ARN) of the alarm.
- alarmName() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.Alarm
-
The name of the alarm.
- alarmName(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.Alarm.Builder
-
The name of the alarm.
- alarms() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyResponse
-
The CloudWatch alarms created for the target tracking scaling policy.
- alarms() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
-
The CloudWatch alarms associated with the scaling policy.
- alarms(Collection<Alarm>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyResponse.Builder
-
The CloudWatch alarms created for the target tracking scaling policy.
- alarms(Collection<Alarm>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
The CloudWatch alarms associated with the scaling policy.
- alarms(Consumer<Alarm.Builder>...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyResponse.Builder
-
The CloudWatch alarms created for the target tracking scaling policy.
- alarms(Consumer<Alarm.Builder>...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
The CloudWatch alarms associated with the scaling policy.
- alarms(Alarm...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyResponse.Builder
-
The CloudWatch alarms created for the target tracking scaling policy.
- alarms(Alarm...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
The CloudWatch alarms associated with the scaling policy.
- ALB_REQUEST_COUNT_PER_TARGET - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- allowDots() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsValidHostLabel
- allowDots() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsVirtualHostableS3Bucket
- APP_STREAM_AVERAGE_CAPACITY_UTILIZATION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- ApplicationAutoScalingAsyncClient - Interface in software.amazon.awssdk.services.applicationautoscaling
-
Service client for accessing Application Auto Scaling asynchronously.
- ApplicationAutoScalingAsyncClientBuilder - Interface in software.amazon.awssdk.services.applicationautoscaling
-
A builder for creating an instance of
ApplicationAutoScalingAsyncClient. - ApplicationAutoScalingAuthSchemeInterceptor - Class in software.amazon.awssdk.services.applicationautoscaling.auth.scheme.internal
- ApplicationAutoScalingAuthSchemeInterceptor() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.auth.scheme.internal.ApplicationAutoScalingAuthSchemeInterceptor
- ApplicationAutoScalingAuthSchemeParams - Interface in software.amazon.awssdk.services.applicationautoscaling.auth.scheme
-
The parameters object used to resolve the auth schemes for the ApplicationAutoScaling service.
- ApplicationAutoScalingAuthSchemeParams.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.auth.scheme
-
A builder for a
ApplicationAutoScalingAuthSchemeParams. - ApplicationAutoScalingAuthSchemeProvider - Interface in software.amazon.awssdk.services.applicationautoscaling.auth.scheme
-
An auth scheme provider for ApplicationAutoScaling service.
- ApplicationAutoScalingBaseClientBuilder<B extends ApplicationAutoScalingBaseClientBuilder<B,C>,C> - Interface in software.amazon.awssdk.services.applicationautoscaling
-
This includes configuration specific to Application Auto Scaling that is supported by both
ApplicationAutoScalingClientBuilderandApplicationAutoScalingAsyncClientBuilder. - ApplicationAutoScalingClient - Interface in software.amazon.awssdk.services.applicationautoscaling
-
Service client for accessing Application Auto Scaling.
- ApplicationAutoScalingClientBuilder - Interface in software.amazon.awssdk.services.applicationautoscaling
-
A builder for creating an instance of
ApplicationAutoScalingClient. - ApplicationAutoScalingClientOption<T> - Class in software.amazon.awssdk.services.applicationautoscaling.internal
- ApplicationAutoScalingEndpointParams - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints
-
The parameters object used to resolve an endpoint for the ApplicationAutoScaling service.
- ApplicationAutoScalingEndpointParams.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints
- ApplicationAutoScalingEndpointProvider - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints
-
An endpoint provider for ApplicationAutoScaling.
- ApplicationAutoScalingException - Exception in software.amazon.awssdk.services.applicationautoscaling.model
- ApplicationAutoScalingException(ApplicationAutoScalingException.Builder) - Constructor for exception software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException
- ApplicationAutoScalingException.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- ApplicationAutoScalingException.BuilderImpl - Class in software.amazon.awssdk.services.applicationautoscaling.model
- ApplicationAutoScalingRequest - Class in software.amazon.awssdk.services.applicationautoscaling.model
- ApplicationAutoScalingRequest(ApplicationAutoScalingRequest.Builder) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingRequest
- ApplicationAutoScalingRequest.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- ApplicationAutoScalingRequest.BuilderImpl - Class in software.amazon.awssdk.services.applicationautoscaling.model
- ApplicationAutoScalingRequestSetEndpointInterceptor - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- ApplicationAutoScalingRequestSetEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ApplicationAutoScalingRequestSetEndpointInterceptor
- ApplicationAutoScalingResolveEndpointInterceptor - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- ApplicationAutoScalingResolveEndpointInterceptor() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ApplicationAutoScalingResolveEndpointInterceptor
- ApplicationAutoScalingResponse - Class in software.amazon.awssdk.services.applicationautoscaling.model
- ApplicationAutoScalingResponse(ApplicationAutoScalingResponse.Builder) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingResponse
- ApplicationAutoScalingResponse.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- ApplicationAutoScalingResponse.BuilderImpl - Class in software.amazon.awssdk.services.applicationautoscaling.model
- ApplicationAutoScalingResponseMetadata - Class in software.amazon.awssdk.services.applicationautoscaling.model
- ApplicationAutoScalingServiceClientConfiguration - Class in software.amazon.awssdk.services.applicationautoscaling
-
Class to expose the service client settings to the user.
- ApplicationAutoScalingServiceClientConfiguration(ApplicationAutoScalingServiceClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration
- ApplicationAutoScalingServiceClientConfiguration.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling
-
A builder for creating a
ApplicationAutoScalingServiceClientConfiguration - ApplicationAutoScalingServiceClientConfigurationBuilder - Class in software.amazon.awssdk.services.applicationautoscaling.internal
- ApplicationAutoScalingServiceClientConfigurationBuilder() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.internal.ApplicationAutoScalingServiceClientConfigurationBuilder
- ApplicationAutoScalingServiceClientConfigurationBuilder(SdkClientConfiguration.Builder) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.internal.ApplicationAutoScalingServiceClientConfigurationBuilder
- applyPaginatorUserAgent(T) - Static method in class software.amazon.awssdk.services.applicationautoscaling.internal.UserAgentUtils
- applyUserAgentInfo(T, Consumer<AwsRequestOverrideConfiguration.Builder>) - Static method in class software.amazon.awssdk.services.applicationautoscaling.internal.UserAgentUtils
- APPSTREAM - software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
- APPSTREAM_FLEET_DESIRED_CAPACITY - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- argv(List<Expr>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnNode.Builder
- Arn - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
-
An AWS Arn.
- Arn(String, String, String, String, List<String>) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Arn
- ASSIGN - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Condition
- asString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Identifier
- attributeKey() - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointAttributeProvider
- attributeValue(Value) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointAttributeProvider
- authority() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleUrl
- AUTHORITY - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseUrl
- authSchemeProvider() - Method in class software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration.Builder
-
Gets the value for auth scheme provider
- authSchemeProvider() - Method in class software.amazon.awssdk.services.applicationautoscaling.internal.ApplicationAutoScalingServiceClientConfigurationBuilder
-
Gets the value for auth scheme provider
- authSchemeProvider(ApplicationAutoScalingAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingBaseClientBuilder
-
Set the
ApplicationAutoScalingAuthSchemeProviderimplementation that will be used by the client to resolve the auth scheme for each request. - authSchemeProvider(ApplicationAutoScalingAuthSchemeProvider) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration.Builder
-
Sets the value for auth scheme provider
- authSchemeProvider(ApplicationAutoScalingAuthSchemeProvider) - Method in class software.amazon.awssdk.services.applicationautoscaling.internal.ApplicationAutoScalingServiceClientConfigurationBuilder
-
Sets the value for auth scheme provider
- authSchemes() - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration.Builder
-
Gets the value for auth schemes
- authSchemes() - Method in class software.amazon.awssdk.services.applicationautoscaling.internal.ApplicationAutoScalingServiceClientConfigurationBuilder
-
Gets the value for auth schemes
- AVERAGE - software.amazon.awssdk.services.applicationautoscaling.model.MetricAggregationType
- AVERAGE - software.amazon.awssdk.services.applicationautoscaling.model.MetricStatistic
- AwsEndpointProviderUtils - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException.BuilderImpl
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ConcurrentUpdateException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.FailedResourceAccessException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.InternalServiceException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.InvalidNextTokenException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.LimitExceededException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ObjectNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ResourceNotFoundException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TooManyTagsException.Builder
- awsErrorDetails(AwsErrorDetails) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ValidationException.Builder
- awsIsVirtualHostableS3Bucket(String, boolean) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulesFunctions
- awsParseArn(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulesFunctions
- awsPartition(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulesFunctions
B
- beforeExecution(Context.BeforeExecution, ExecutionAttributes) - Method in class software.amazon.awssdk.services.applicationautoscaling.auth.scheme.internal.ApplicationAutoScalingAuthSchemeInterceptor
- BOOLEAN - software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterType
- BooleanEqualsFn - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- BooleanEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.BooleanEqualsFn
- build() - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration.Builder
- build() - Method in interface software.amazon.awssdk.services.applicationautoscaling.auth.scheme.ApplicationAutoScalingAuthSchemeParams.Builder
-
Returns a
ApplicationAutoScalingAuthSchemeParamsobject that is created from the properties that have been set on the builder. - build() - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.ApplicationAutoScalingEndpointParams.Builder
- build() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Condition.Builder
- build() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointResult.Builder
- build() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRuleset.Builder
- build() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnNode.Builder
- build() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Builder
- build() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Outputs.Builder
- build() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Builder
- build() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterReference.Builder
- build() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameters.Builder
- build() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partition.Builder
- build() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partitions.Builder
- build() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RegionOverride.Builder
- build() - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleError.Builder
- build() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition.Builder
- build() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.SourceException.BuilderImpl
- build() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Endpoint.Builder
- build() - Method in class software.amazon.awssdk.services.applicationautoscaling.internal.ApplicationAutoScalingServiceClientConfigurationBuilder
- build() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException.BuilderImpl
- build() - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingRequest.Builder
- build() - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingResponse.Builder
- builder() - Static method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Create a builder that can be used to configure and create a
ApplicationAutoScalingAsyncClient. - builder() - Static method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Create a builder that can be used to configure and create a
ApplicationAutoScalingClient. - builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration
- builder() - Static method in interface software.amazon.awssdk.services.applicationautoscaling.auth.scheme.ApplicationAutoScalingAuthSchemeParams
-
Get a new builder for creating a
ApplicationAutoScalingAuthSchemeParams. - builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.auth.scheme.internal.DefaultApplicationAutoScalingAuthSchemeParams
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.ApplicationAutoScalingEndpointParams
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Condition
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointResult
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRuleset
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnNode
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Outputs
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterReference
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameters
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partition
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partitions
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RegionOverride
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule
- builder() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleError
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition
- builder() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.SourceException
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Endpoint
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.Alarm
- builder() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast
- builder() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.ConcurrentUpdateException
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyResponse
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionResponse
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetResponse
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsResponse
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesResponse
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesResponse
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsResponse
- builder() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.FailedResourceAccessException
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse
- builder() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.InternalServiceException
- builder() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.InvalidNextTokenException
- builder() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.LimitExceededException
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceResponse
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.MetricDimension
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason
- builder() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.ObjectNotFoundException
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredefinedMetricSpecification
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingCustomizedMetricSpecification
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDimension
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedLoadMetricSpecification
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedMetricPairSpecification
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedScalingMetricSpecification
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyResponse
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionResponse
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetResponse
- builder() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.ResourceNotFoundException
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTargetAction
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.StepAdjustment
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.SuspendedState
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceResponse
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDimension
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricStat
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
- builder() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.TooManyTagsException
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest
- builder() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceResponse
- builder() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.ValidationException
- Builder() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Condition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointResult.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRuleset.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnNode.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Outputs.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterReference.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameters.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partitions.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RegionOverride.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition.Builder
- Builder() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Endpoint.Builder
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.SourceException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingRequest.BuilderImpl
- BuilderImpl() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingResponse.BuilderImpl
- BuilderImpl(ApplicationAutoScalingException) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException.BuilderImpl
- BuilderImpl(ApplicationAutoScalingRequest) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingRequest.BuilderImpl
- BuilderImpl(ApplicationAutoScalingResponse) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingResponse.BuilderImpl
- builtIn(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Builder
C
- canContinue() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleResult
- capacityForecast() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse
-
The capacity forecast.
- capacityForecast(Consumer<CapacityForecast.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse.Builder
-
The capacity forecast.
- capacityForecast(CapacityForecast) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse.Builder
-
The capacity forecast.
- CapacityForecast - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
A
GetPredictiveScalingForecastcall returns the capacity forecast for a predictive scaling policy. - CapacityForecast.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- carryOn() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleResult
- CASSANDRA - software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
- CASSANDRA_READ_CAPACITY_UTILIZATION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- CASSANDRA_TABLE_READ_CAPACITY_UNITS - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- CASSANDRA_TABLE_WRITE_CAPACITY_UNITS - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- CASSANDRA_WRITE_CAPACITY_UTILIZATION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- cause() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
-
A simple description of what caused the scaling activity to happen.
- cause(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity.Builder
-
A simple description of what caused the scaling activity to happen.
- cause(Throwable) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.SourceException.BuilderImpl
- cause(Throwable) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException.Builder
- cause(Throwable) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException.BuilderImpl
- cause(Throwable) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ConcurrentUpdateException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.FailedResourceAccessException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.InternalServiceException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.InvalidNextTokenException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.LimitExceededException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ObjectNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ResourceNotFoundException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TooManyTagsException.Builder
- cause(Throwable) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ValidationException.Builder
- CHANGE_IN_CAPACITY - software.amazon.awssdk.services.applicationautoscaling.model.AdjustmentType
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- chooseAuthScheme(List<EndpointAuthScheme>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointAuthSchemeStrategy
- code() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason
-
A code that represents the reason for not scaling.
- code(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason.Builder
-
A code that represents the reason for not scaling.
- COMPREHEND - software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
- COMPREHEND_DOCUMENT_CLASSIFIER_ENDPOINT_DESIRED_INFERENCE_UNITS - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- COMPREHEND_ENTITY_RECOGNIZER_ENDPOINT_DESIRED_INFERENCE_UNITS - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- COMPREHEND_INFERENCE_UTILIZATION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- ConcurrentUpdateException - Exception in software.amazon.awssdk.services.applicationautoscaling.model
-
Concurrent updates caused an exception, for example, if you request an update to an Application Auto Scaling resource that already has a pending update.
- ConcurrentUpdateException.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- condition() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Fn
-
Convert this fn into a condition
- condition(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Fn
- Condition - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Condition.Builder - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- conditions - Variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule
- CONDITIONS - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule
- context(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterReference.Builder
- cooldown() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
-
The amount of time, in seconds, to wait for a previous scaling activity to take effect.
- cooldown(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration.Builder
-
The amount of time, in seconds, to wait for a previous scaling activity to take effect.
- create() - Static method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Create a
ApplicationAutoScalingAsyncClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. - create() - Static method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Create a
ApplicationAutoScalingClientwith the region loaded from theDefaultAwsRegionProviderChainand credentials loaded from theDefaultCredentialsProvider. - create() - Static method in class software.amazon.awssdk.services.applicationautoscaling.auth.scheme.internal.DefaultApplicationAutoScalingAuthSchemeProvider
- create(AwsResponseMetadata) - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingResponseMetadata
- createAuthSchemes(Value) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- createAuthSchemes(Value) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointAuthSchemeStrategy
- creationTime() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
-
The Unix timestamp for when the scalable target was created.
- creationTime() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
-
The Unix timestamp for when the scaling policy was created.
- creationTime() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
-
The date and time that the scheduled action was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget.Builder
-
The Unix timestamp for when the scalable target was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
The Unix timestamp for when the scaling policy was created.
- creationTime(Instant) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction.Builder
-
The date and time that the scheduled action was created.
- credentialsProvider() - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration.Builder
-
Gets the value for credentials provider
- credentialsProvider() - Method in class software.amazon.awssdk.services.applicationautoscaling.internal.ApplicationAutoScalingServiceClientConfigurationBuilder
-
Gets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration.Builder
-
Sets the value for credentials provider
- credentialsProvider(IdentityProvider<? extends AwsCredentialsIdentity>) - Method in class software.amazon.awssdk.services.applicationautoscaling.internal.ApplicationAutoScalingServiceClientConfigurationBuilder
-
Sets the value for credentials provider
- ctx(String, Runnable) - Static method in exception software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleError
- ctx(String, Supplier<T>) - Static method in exception software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleError
- currentCapacity() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason
-
The current capacity.
- currentCapacity(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason.Builder
-
The current capacity.
- CUSTOM_RESOURCE - software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
- CUSTOM_RESOURCE_RESOURCE_TYPE_PROPERTY - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- customizedCapacityMetricSpecification() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification
-
The customized capacity metric specification.
- customizedCapacityMetricSpecification(Consumer<PredictiveScalingCustomizedMetricSpecification.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification.Builder
-
The customized capacity metric specification.
- customizedCapacityMetricSpecification(PredictiveScalingCustomizedMetricSpecification) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification.Builder
-
The customized capacity metric specification.
- customizedLoadMetricSpecification() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification
-
The customized load metric specification.
- customizedLoadMetricSpecification(Consumer<PredictiveScalingCustomizedMetricSpecification.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification.Builder
-
The customized load metric specification.
- customizedLoadMetricSpecification(PredictiveScalingCustomizedMetricSpecification) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification.Builder
-
The customized load metric specification.
- customizedMetricSpecification() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
-
A customized metric.
- customizedMetricSpecification(Consumer<CustomizedMetricSpecification.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration.Builder
-
A customized metric.
- customizedMetricSpecification(CustomizedMetricSpecification) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration.Builder
-
A customized metric.
- CustomizedMetricSpecification - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Represents a CloudWatch metric of your choosing for a target tracking scaling policy to use with Application Auto Scaling.
- CustomizedMetricSpecification.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- customizedScalingMetricSpecification() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification
-
The customized scaling metric specification.
- customizedScalingMetricSpecification(Consumer<PredictiveScalingCustomizedMetricSpecification.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification.Builder
-
The customized scaling metric specification.
- customizedScalingMetricSpecification(PredictiveScalingCustomizedMetricSpecification) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification.Builder
-
The customized scaling metric specification.
D
- Default() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ExprVisitor.Default
- DEFAULT - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- DefaultApplicationAutoScalingAuthSchemeParams - Class in software.amazon.awssdk.services.applicationautoscaling.auth.scheme.internal
- DefaultApplicationAutoScalingAuthSchemeProvider - Class in software.amazon.awssdk.services.applicationautoscaling.auth.scheme.internal
- DefaultApplicationAutoScalingEndpointProvider - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- DefaultApplicationAutoScalingEndpointProvider() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.DefaultApplicationAutoScalingEndpointProvider
- DefaultEndpointAuthSchemeStrategy - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- DefaultEndpointAuthSchemeStrategy(Map<String, Function<Value.Record, EndpointAuthScheme>>) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.DefaultEndpointAuthSchemeStrategy
- DefaultEndpointAuthSchemeStrategyFactory - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- DefaultEndpointAuthSchemeStrategyFactory() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- defaultEngine() - Static method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEngine
- DefaultPartitionDataProvider - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- DefaultPartitionDataProvider() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.DefaultPartitionDataProvider
- defaultProvider() - Static method in interface software.amazon.awssdk.services.applicationautoscaling.auth.scheme.ApplicationAutoScalingAuthSchemeProvider
-
Get the default auth scheme provider.
- defaultProvider() - Static method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.ApplicationAutoScalingEndpointProvider
- DefaultRuleEngine - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- DefaultRuleEngine() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.DefaultRuleEngine
- defaultValue(Value) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Builder
- deleteScalingPolicy(Consumer<DeleteScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Deletes the specified scaling policy for an Application Auto Scaling scalable target.
- deleteScalingPolicy(Consumer<DeleteScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Deletes the specified scaling policy for an Application Auto Scaling scalable target.
- deleteScalingPolicy(DeleteScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Deletes the specified scaling policy for an Application Auto Scaling scalable target.
- deleteScalingPolicy(DeleteScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Deletes the specified scaling policy for an Application Auto Scaling scalable target.
- DeleteScalingPolicyRequest - Class in software.amazon.awssdk.services.applicationautoscaling.model
- DeleteScalingPolicyRequest.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- DeleteScalingPolicyRequestMarshaller - Class in software.amazon.awssdk.services.applicationautoscaling.transform
-
DeleteScalingPolicyRequestMarshaller - DeleteScalingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.transform.DeleteScalingPolicyRequestMarshaller
- DeleteScalingPolicyResponse - Class in software.amazon.awssdk.services.applicationautoscaling.model
- DeleteScalingPolicyResponse.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- deleteScheduledAction(Consumer<DeleteScheduledActionRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Deletes the specified scheduled action for an Application Auto Scaling scalable target.
- deleteScheduledAction(Consumer<DeleteScheduledActionRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Deletes the specified scheduled action for an Application Auto Scaling scalable target.
- deleteScheduledAction(DeleteScheduledActionRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Deletes the specified scheduled action for an Application Auto Scaling scalable target.
- deleteScheduledAction(DeleteScheduledActionRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Deletes the specified scheduled action for an Application Auto Scaling scalable target.
- DeleteScheduledActionRequest - Class in software.amazon.awssdk.services.applicationautoscaling.model
- DeleteScheduledActionRequest.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- DeleteScheduledActionRequestMarshaller - Class in software.amazon.awssdk.services.applicationautoscaling.transform
-
DeleteScheduledActionRequestMarshaller - DeleteScheduledActionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.transform.DeleteScheduledActionRequestMarshaller
- DeleteScheduledActionResponse - Class in software.amazon.awssdk.services.applicationautoscaling.model
- DeleteScheduledActionResponse.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- deprecated(Parameter.Deprecated) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Builder
- Deprecated(String, String) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Deprecated
- DEPRECATED - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- deregisterScalableTarget(Consumer<DeregisterScalableTargetRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Deregisters an Application Auto Scaling scalable target when you have finished using it.
- deregisterScalableTarget(Consumer<DeregisterScalableTargetRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Deregisters an Application Auto Scaling scalable target when you have finished using it.
- deregisterScalableTarget(DeregisterScalableTargetRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Deregisters an Application Auto Scaling scalable target when you have finished using it.
- deregisterScalableTarget(DeregisterScalableTargetRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Deregisters an Application Auto Scaling scalable target when you have finished using it.
- DeregisterScalableTargetRequest - Class in software.amazon.awssdk.services.applicationautoscaling.model
- DeregisterScalableTargetRequest.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- DeregisterScalableTargetRequestMarshaller - Class in software.amazon.awssdk.services.applicationautoscaling.transform
-
DeregisterScalableTargetRequestMarshaller - DeregisterScalableTargetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.transform.DeregisterScalableTargetRequestMarshaller
- DeregisterScalableTargetResponse - Class in software.amazon.awssdk.services.applicationautoscaling.model
- DeregisterScalableTargetResponse.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- describeScalableTargets(Consumer<DescribeScalableTargetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Gets information about the scalable targets in the specified namespace.
- describeScalableTargets(Consumer<DescribeScalableTargetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Gets information about the scalable targets in the specified namespace.
- describeScalableTargets(DescribeScalableTargetsRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Gets information about the scalable targets in the specified namespace.
- describeScalableTargets(DescribeScalableTargetsRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Gets information about the scalable targets in the specified namespace.
- DescribeScalableTargetsIterable - Class in software.amazon.awssdk.services.applicationautoscaling.paginators
-
Represents the output for the
ApplicationAutoScalingClient.describeScalableTargetsPaginator(software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest)operation which is a paginated operation. - DescribeScalableTargetsIterable(ApplicationAutoScalingClient, DescribeScalableTargetsRequest) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalableTargetsIterable
- describeScalableTargetsPaginator(Consumer<DescribeScalableTargetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
- describeScalableTargetsPaginator(Consumer<DescribeScalableTargetsRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
- describeScalableTargetsPaginator(DescribeScalableTargetsRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
- describeScalableTargetsPaginator(DescribeScalableTargetsRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
- DescribeScalableTargetsPublisher - Class in software.amazon.awssdk.services.applicationautoscaling.paginators
-
Represents the output for the
ApplicationAutoScalingAsyncClient.describeScalableTargetsPaginator(software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest)operation which is a paginated operation. - DescribeScalableTargetsPublisher(ApplicationAutoScalingAsyncClient, DescribeScalableTargetsRequest) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalableTargetsPublisher
- DescribeScalableTargetsRequest - Class in software.amazon.awssdk.services.applicationautoscaling.model
- DescribeScalableTargetsRequest.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- DescribeScalableTargetsRequestMarshaller - Class in software.amazon.awssdk.services.applicationautoscaling.transform
-
DescribeScalableTargetsRequestMarshaller - DescribeScalableTargetsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.transform.DescribeScalableTargetsRequestMarshaller
- DescribeScalableTargetsResponse - Class in software.amazon.awssdk.services.applicationautoscaling.model
- DescribeScalableTargetsResponse.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- describeScalingActivities(Consumer<DescribeScalingActivitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Provides descriptive information about the scaling activities in the specified namespace from the previous six weeks.
- describeScalingActivities(Consumer<DescribeScalingActivitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Provides descriptive information about the scaling activities in the specified namespace from the previous six weeks.
- describeScalingActivities(DescribeScalingActivitiesRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Provides descriptive information about the scaling activities in the specified namespace from the previous six weeks.
- describeScalingActivities(DescribeScalingActivitiesRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Provides descriptive information about the scaling activities in the specified namespace from the previous six weeks.
- DescribeScalingActivitiesIterable - Class in software.amazon.awssdk.services.applicationautoscaling.paginators
-
Represents the output for the
ApplicationAutoScalingClient.describeScalingActivitiesPaginator(software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest)operation which is a paginated operation. - DescribeScalingActivitiesIterable(ApplicationAutoScalingClient, DescribeScalingActivitiesRequest) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalingActivitiesIterable
- describeScalingActivitiesPaginator(Consumer<DescribeScalingActivitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
- describeScalingActivitiesPaginator(Consumer<DescribeScalingActivitiesRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
- describeScalingActivitiesPaginator(DescribeScalingActivitiesRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
- describeScalingActivitiesPaginator(DescribeScalingActivitiesRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
- DescribeScalingActivitiesPublisher - Class in software.amazon.awssdk.services.applicationautoscaling.paginators
-
Represents the output for the
ApplicationAutoScalingAsyncClient.describeScalingActivitiesPaginator(software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest)operation which is a paginated operation. - DescribeScalingActivitiesPublisher(ApplicationAutoScalingAsyncClient, DescribeScalingActivitiesRequest) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalingActivitiesPublisher
- DescribeScalingActivitiesRequest - Class in software.amazon.awssdk.services.applicationautoscaling.model
- DescribeScalingActivitiesRequest.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- DescribeScalingActivitiesRequestMarshaller - Class in software.amazon.awssdk.services.applicationautoscaling.transform
-
DescribeScalingActivitiesRequestMarshaller - DescribeScalingActivitiesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.transform.DescribeScalingActivitiesRequestMarshaller
- DescribeScalingActivitiesResponse - Class in software.amazon.awssdk.services.applicationautoscaling.model
- DescribeScalingActivitiesResponse.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- describeScalingPolicies(Consumer<DescribeScalingPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Describes the Application Auto Scaling scaling policies for the specified service namespace.
- describeScalingPolicies(Consumer<DescribeScalingPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Describes the Application Auto Scaling scaling policies for the specified service namespace.
- describeScalingPolicies(DescribeScalingPoliciesRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Describes the Application Auto Scaling scaling policies for the specified service namespace.
- describeScalingPolicies(DescribeScalingPoliciesRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Describes the Application Auto Scaling scaling policies for the specified service namespace.
- DescribeScalingPoliciesIterable - Class in software.amazon.awssdk.services.applicationautoscaling.paginators
-
Represents the output for the
ApplicationAutoScalingClient.describeScalingPoliciesPaginator(software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest)operation which is a paginated operation. - DescribeScalingPoliciesIterable(ApplicationAutoScalingClient, DescribeScalingPoliciesRequest) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalingPoliciesIterable
- describeScalingPoliciesPaginator(Consumer<DescribeScalingPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
- describeScalingPoliciesPaginator(Consumer<DescribeScalingPoliciesRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
- describeScalingPoliciesPaginator(DescribeScalingPoliciesRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
- describeScalingPoliciesPaginator(DescribeScalingPoliciesRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
- DescribeScalingPoliciesPublisher - Class in software.amazon.awssdk.services.applicationautoscaling.paginators
-
Represents the output for the
ApplicationAutoScalingAsyncClient.describeScalingPoliciesPaginator(software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest)operation which is a paginated operation. - DescribeScalingPoliciesPublisher(ApplicationAutoScalingAsyncClient, DescribeScalingPoliciesRequest) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalingPoliciesPublisher
- DescribeScalingPoliciesRequest - Class in software.amazon.awssdk.services.applicationautoscaling.model
- DescribeScalingPoliciesRequest.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- DescribeScalingPoliciesRequestMarshaller - Class in software.amazon.awssdk.services.applicationautoscaling.transform
-
DescribeScalingPoliciesRequestMarshaller - DescribeScalingPoliciesRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.transform.DescribeScalingPoliciesRequestMarshaller
- DescribeScalingPoliciesResponse - Class in software.amazon.awssdk.services.applicationautoscaling.model
- DescribeScalingPoliciesResponse.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- describeScheduledActions(Consumer<DescribeScheduledActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Describes the Application Auto Scaling scheduled actions for the specified service namespace.
- describeScheduledActions(Consumer<DescribeScheduledActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Describes the Application Auto Scaling scheduled actions for the specified service namespace.
- describeScheduledActions(DescribeScheduledActionsRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Describes the Application Auto Scaling scheduled actions for the specified service namespace.
- describeScheduledActions(DescribeScheduledActionsRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Describes the Application Auto Scaling scheduled actions for the specified service namespace.
- DescribeScheduledActionsIterable - Class in software.amazon.awssdk.services.applicationautoscaling.paginators
-
Represents the output for the
ApplicationAutoScalingClient.describeScheduledActionsPaginator(software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest)operation which is a paginated operation. - DescribeScheduledActionsIterable(ApplicationAutoScalingClient, DescribeScheduledActionsRequest) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScheduledActionsIterable
- describeScheduledActionsPaginator(Consumer<DescribeScheduledActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
- describeScheduledActionsPaginator(Consumer<DescribeScheduledActionsRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
- describeScheduledActionsPaginator(DescribeScheduledActionsRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
- describeScheduledActionsPaginator(DescribeScheduledActionsRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
- DescribeScheduledActionsPublisher - Class in software.amazon.awssdk.services.applicationautoscaling.paginators
-
Represents the output for the
ApplicationAutoScalingAsyncClient.describeScheduledActionsPaginator(software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest)operation which is a paginated operation. - DescribeScheduledActionsPublisher(ApplicationAutoScalingAsyncClient, DescribeScheduledActionsRequest) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScheduledActionsPublisher
- DescribeScheduledActionsRequest - Class in software.amazon.awssdk.services.applicationautoscaling.model
- DescribeScheduledActionsRequest.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- DescribeScheduledActionsRequestMarshaller - Class in software.amazon.awssdk.services.applicationautoscaling.transform
-
DescribeScheduledActionsRequestMarshaller - DescribeScheduledActionsRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.transform.DescribeScheduledActionsRequestMarshaller
- DescribeScheduledActionsResponse - Class in software.amazon.awssdk.services.applicationautoscaling.model
- DescribeScheduledActionsResponse.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- description() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
-
A simple description of what action the scaling activity intends to accomplish.
- description(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity.Builder
-
A simple description of what action the scaling activity intends to accomplish.
- details() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
-
The details about the scaling activity.
- details(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity.Builder
-
The details about the scaling activity.
- dimensions() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
-
The dimensions of the metric.
- dimensions() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric
-
Describes the dimensions of the metric.
- dimensions() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric
-
The dimensions for the metric.
- dimensions(Collection<MetricDimension>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification.Builder
-
The dimensions of the metric.
- dimensions(Collection<PredictiveScalingMetricDimension>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric.Builder
-
Describes the dimensions of the metric.
- dimensions(Collection<TargetTrackingMetricDimension>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric.Builder
-
The dimensions for the metric.
- dimensions(Consumer<MetricDimension.Builder>...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification.Builder
-
The dimensions of the metric.
- dimensions(Consumer<PredictiveScalingMetricDimension.Builder>...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric.Builder
-
Describes the dimensions of the metric.
- dimensions(Consumer<TargetTrackingMetricDimension.Builder>...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric.Builder
-
The dimensions for the metric.
- dimensions(MetricDimension...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification.Builder
-
The dimensions of the metric.
- dimensions(PredictiveScalingMetricDimension...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric.Builder
-
Describes the dimensions of the metric.
- dimensions(TargetTrackingMetricDimension...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric.Builder
-
The dimensions for the metric.
- disableHostPrefixInjection(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.DISABLE_HOST_PREFIX_INJECTIONattribute is present and its value istrue,falseotherwise. - disableScaleIn() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
-
Indicates whether scale in by the target tracking scaling policy is disabled.
- disableScaleIn(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration.Builder
-
Indicates whether scale in by the target tracking scaling policy is disabled.
- DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.PartitionFn
- dnsSuffix() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Outputs
- dnsSuffix() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Outputs.Builder
- dnsSuffix(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition.Builder
- documentation - Variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule
- documentation(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Builder
- documentation(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule.Builder
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- DOCUMENTATION - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule
- DUAL_STACK_DNS_SUFFIX - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.PartitionFn
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Outputs
- dualStackDnsSuffix() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Outputs.Builder
- dualStackDnsSuffix(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition.Builder
- dualStackEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.AwsEndpointProviderUtils
- dynamicScalingInSuspended() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.SuspendedState
-
Whether scale in by a target tracking scaling policy or a step scaling policy is suspended.
- dynamicScalingInSuspended(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.SuspendedState.Builder
-
Whether scale in by a target tracking scaling policy or a step scaling policy is suspended.
- dynamicScalingOutSuspended() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.SuspendedState
-
Whether scale out by a target tracking scaling policy or a step scaling policy is suspended.
- dynamicScalingOutSuspended(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.SuspendedState.Builder
-
Whether scale out by a target tracking scaling policy or a step scaling policy is suspended.
- DYNAMO_DB_READ_CAPACITY_UTILIZATION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- DYNAMO_DB_WRITE_CAPACITY_UTILIZATION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- DYNAMODB - software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
- DYNAMODB_INDEX_READ_CAPACITY_UNITS - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- DYNAMODB_INDEX_WRITE_CAPACITY_UNITS - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- DYNAMODB_TABLE_READ_CAPACITY_UNITS - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- DYNAMODB_TABLE_WRITE_CAPACITY_UNITS - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
E
- EC2 - software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
- EC2_SPOT_FLEET_REQUEST_AVERAGE_CPU_UTILIZATION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- EC2_SPOT_FLEET_REQUEST_AVERAGE_NETWORK_IN - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- EC2_SPOT_FLEET_REQUEST_AVERAGE_NETWORK_OUT - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- EC2_SPOT_FLEET_REQUEST_TARGET_CAPACITY - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- ECS - software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
- ECS_SERVICE_AVERAGE_CPU_UTILIZATION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- ECS_SERVICE_AVERAGE_MEMORY_UTILIZATION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- ECS_SERVICE_DESIRED_COUNT - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- ELASTI_CACHE_DATABASE_CAPACITY_USAGE_COUNTED_FOR_EVICT_PERCENTAGE - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- ELASTI_CACHE_DATABASE_MEMORY_USAGE_COUNTED_FOR_EVICT_PERCENTAGE - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- ELASTI_CACHE_PRIMARY_ENGINE_CPU_UTILIZATION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- ELASTI_CACHE_REPLICA_ENGINE_CPU_UTILIZATION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- ELASTICACHE - software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
- ELASTICACHE_REPLICATION_GROUP_NODE_GROUPS - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- ELASTICACHE_REPLICATION_GROUP_REPLICAS - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- ELASTICMAPREDUCE - software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
- ELASTICMAPREDUCE_INSTANCEGROUP_INSTANCE_COUNT - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- endpoint() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.ApplicationAutoScalingEndpointParams
- endpoint() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleResult
- endpoint(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.ApplicationAutoScalingEndpointParams.Builder
- endpoint(Endpoint) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleResult
- endpoint(EndpointResult) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule.Builder
- ENDPOINT - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule
- EndpointAttributeProvider<T> - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
-
Link between an endpoint property and the
AwsEndpointAttributeit represents. - endpointAuthSchemeStrategy() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.DefaultEndpointAuthSchemeStrategyFactory
- endpointAuthSchemeStrategy() - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointAuthSchemeStrategyFactory
- EndpointAuthSchemeStrategy - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- EndpointAuthSchemeStrategyFactory - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- endpointBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.AwsEndpointProviderUtils
-
Returns the endpoint set on the client.
- endpointFromNode(JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value
- endpointIsDiscovered(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.AwsEndpointProviderUtils
-
True if the the
SdkInternalExecutionAttribute.IS_DISCOVERED_ENDPOINTattribute is present and its value istrue,falseotherwise. - endpointIsOverridden(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.AwsEndpointProviderUtils
-
Read
SdkExecutionAttribute#CLIENT_ENDPOINT_PROVIDER's isEndpointOverridden attribute. - endpointOverride() - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration.Builder
-
Gets the value for endpoint override
- endpointOverride() - Method in class software.amazon.awssdk.services.applicationautoscaling.internal.ApplicationAutoScalingServiceClientConfigurationBuilder
-
Gets the value for endpoint override
- endpointOverride(URI) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration.Builder
-
Sets the value for endpoint override
- endpointOverride(URI) - Method in class software.amazon.awssdk.services.applicationautoscaling.internal.ApplicationAutoScalingServiceClientConfigurationBuilder
-
Sets the value for endpoint override
- endpointProvider() - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration.Builder
-
Gets the value for endpoint provider
- endpointProvider() - Method in class software.amazon.awssdk.services.applicationautoscaling.internal.ApplicationAutoScalingServiceClientConfigurationBuilder
-
Gets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration.Builder
-
Sets the value for endpoint provider
- endpointProvider(EndpointProvider) - Method in class software.amazon.awssdk.services.applicationautoscaling.internal.ApplicationAutoScalingServiceClientConfigurationBuilder
-
Sets the value for endpoint provider
- endpointProvider(ApplicationAutoScalingEndpointProvider) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingBaseClientBuilder
-
Set the
ApplicationAutoScalingEndpointProviderimplementation that will be used by the client to determine the endpoint for each request. - EndpointResult - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- EndpointResult.Builder - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- EndpointRule - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- EndpointRule(Rule.Builder, EndpointResult) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRule
- EndpointRuleset - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
-
The set of rules that are used to compute the endpoint to use for a request.
- EndpointRuleset.Builder - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- endTime() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
-
The exclusive end time of the time range for the forecast data to get.
- endTime() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
-
The date and time for the recurring schedule to end, in UTC.
- endTime() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
-
The Unix timestamp for when the scaling activity ended.
- endTime() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
-
The date and time that the action is scheduled to end, in UTC.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest.Builder
-
The exclusive end time of the time range for the forecast data to get.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest.Builder
-
The date and time for the recurring schedule to end, in UTC.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity.Builder
-
The Unix timestamp for when the scaling activity ended.
- endTime(Instant) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction.Builder
-
The date and time that the action is scheduled to end, in UTC.
- eq(boolean) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- eq(Expr) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Arn
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.DefaultApplicationAutoScalingEndpointProvider
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointResult
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FatScope
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Fn
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnNode
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Part.Index
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Part.Key
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Identifier
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Outputs
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Deprecated
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterReference
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameters
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partition
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partitions
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Ref
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RegionOverride
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleArn
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template.Dynamic
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template.Literal
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Array
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Bool
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Endpoint
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Int
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Record
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Str
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.Alarm
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyResponse
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionResponse
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetResponse
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesResponse
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesResponse
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsResponse
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.MetricDimension
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredefinedMetricSpecification
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingCustomizedMetricSpecification
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDimension
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedLoadMetricSpecification
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedMetricPairSpecification
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedScalingMetricSpecification
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyResponse
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionResponse
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetResponse
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTargetAction
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepAdjustment
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.SuspendedState
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceResponse
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDimension
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricStat
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest
- equals(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.Alarm
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.MetricDimension
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredefinedMetricSpecification
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingCustomizedMetricSpecification
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDimension
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedLoadMetricSpecification
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedMetricPairSpecification
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedScalingMetricSpecification
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTargetAction
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepAdjustment
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.SuspendedState
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceResponse
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDimension
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricStat
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest
- equalsBySdkFields(Object) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceResponse
- error() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleResult
- error(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule.Builder
- error(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleResult
- ERROR - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule
- ErrorRule - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- ErrorRule(Rule.Builder, Expr) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ErrorRule
- eval(Expr) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Scope
-
Search the fact stack for an explicitly calculated value for [expr]
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.BooleanEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Condition
- eval(Scope<Value>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Eval
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsValidHostLabel
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsVirtualHostableS3Bucket
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Ref
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.SingleArgFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.StringEqualsFn
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Substring
- eval(Scope<Value>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template
- eval(Value) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Part
- eval(Value) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Part.Index
- eval(Value) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Part.Key
- Eval - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- evalArg(Value) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsSet
- evalArg(Value) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Not
- evalArg(Value) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseArn
- evalArg(Value) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseUrl
- evalArg(Value) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.PartitionFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.SingleArgFn
- evalArg(Value) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.UriEncodeFn
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.DefaultRuleEngine
- evaluate(EndpointRuleset, Map<Identifier, Value>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEngine
-
Evaluate the given
EndpointRulesetusing the named values inargsas input into the rule set. - evaluateCondition(Condition) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- evaluateRuleset(EndpointRuleset, Map<Identifier, Value>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- EXACT_CAPACITY - software.amazon.awssdk.services.applicationautoscaling.model.AdjustmentType
- expectArray() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Array
- expectArray() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value
- expectBool() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Bool
- expectBool() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value
- expectEndpoint() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Endpoint
- expectEndpoint() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value
- expectInt() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Int
- expectLiteral() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template
- expectLiteralString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal
- expectOneArg() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Fn
- expectRecord() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value
- expectRecord() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Record
- expectString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value
- expectString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Str
- expectTwoArgs() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Fn
- expectValue(Identifier) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Scope
- expectVariableArgs(int) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Fn
- expr() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Condition
- expr() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- Expr - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Expr() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Expr
- expression() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery
-
The math expression to perform on the returned data, if this object is performing a math expression.
- expression() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery
-
The math expression to perform on the returned data, if this object is performing a math expression.
- expression(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery.Builder
-
The math expression to perform on the returned data, if this object is performing a math expression.
- expression(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery.Builder
-
The math expression to perform on the returned data, if this object is performing a math expression.
- ExprVisitor<R> - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- ExprVisitor.Default<R> - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
F
- facts() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FatScope
- FAILED - software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivityStatusCode
- FailedResourceAccessException - Exception in software.amazon.awssdk.services.applicationautoscaling.model
-
Failed access to resources caused an exception.
- FailedResourceAccessException.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- FatScope<T> - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- FatScope() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FatScope
- FatScope(HashMap<Identifier, T>, HashMap<Expr, T>) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FatScope
- finishMultipartTemplate() - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.TemplateVisitor
-
Invoked at the conclusion of visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- fipsEnabledBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.AwsEndpointProviderUtils
- fn(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnNode.Builder
- fn(Fn) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Condition.Builder
- Fn - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Fn(FnNode) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Fn
- fnNode - Variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Fn
- FnNode - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
-
Parsed but not validated function contents containing the `fn` name and `argv`
- FnNode.Builder - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- FnVisitor<R> - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- forEach(BiConsumer<Identifier, Value>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Record
- FORECAST_AND_SCALE - software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMode
- FORECAST_ONLY - software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMode
- from(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterReference
- from(String, String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterReference
- fromArray(List<Value>) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal
- fromBool(boolean) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value
- fromInteger(int) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal
- fromInteger(int) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- fromNode(String, JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Condition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointResult
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRuleset
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Expr
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnNode
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Outputs
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Deprecated
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameters
- fromNode(JsonNode) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterType
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partition
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partitions
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RegionOverride
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Endpoint
- fromNode(JsonNode) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value
- fromParam(Parameter) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.PartitionFn
- fromParam(Parameter, Expr) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.BooleanEqualsFn
- fromRecord(Map<Identifier, Literal>) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal
- fromRecord(Map<Identifier, Value>) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value
- fromStr(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal
- fromStr(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value
- fromStr(Template) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal
- fromString(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Identifier
- fromString(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template
- fromTuple(List<Literal>) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal
- fromValue(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterType
- fromValue(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.AdjustmentType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.MetricAggregationType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.MetricStatistic
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.MetricType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.PolicyType
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMaxCapacityBreachBehavior
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivityStatusCode
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
- fromValue(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
-
Use this in place of valueOf to convert the raw string returned by the service into the enum value.
G
- generateEndpoint(EndpointResult) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- get() - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointAuthSchemeStrategyFactory
- get(int) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Array
- get(Identifier) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameters
- get(Identifier) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Record
- getArgv() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Fn
- getArgv() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnNode
- getAttr(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Expr
- getAttr(Identifier) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Expr
- GetAttr - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- GetAttr(FnNode) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr
- GetAttr.Builder - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- GetAttr.Part - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- GetAttr.Part.Index - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- GetAttr.Part.Key - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- getBuiltIn() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- getConditions() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule
- getContext() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterReference
- getDefault() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ExprVisitor.Default
- getDefault() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
-
The default value for this Parameter
- getDefaultValue() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- getDeprecated() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- getDocumentation() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- getEndpoint() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRule
- getExpr() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template.Dynamic
- getFn() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Condition
- getHeaders() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointResult
- getHeaders() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Endpoint
- getId() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnNode
- getLeft() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.BooleanEqualsFn
- getLeft() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.StringEqualsFn
- getName() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Fn
-
Returns the name of this function, eg.
- getName() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- getName() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterReference
- getName() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Ref
- getParameters() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRuleset
- getParts() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template
- getPredictiveScalingForecast(Consumer<GetPredictiveScalingForecastRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Retrieves the forecast data for a predictive scaling policy.
- getPredictiveScalingForecast(Consumer<GetPredictiveScalingForecastRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Retrieves the forecast data for a predictive scaling policy.
- getPredictiveScalingForecast(GetPredictiveScalingForecastRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Retrieves the forecast data for a predictive scaling policy.
- getPredictiveScalingForecast(GetPredictiveScalingForecastRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Retrieves the forecast data for a predictive scaling policy.
- GetPredictiveScalingForecastRequest - Class in software.amazon.awssdk.services.applicationautoscaling.model
- GetPredictiveScalingForecastRequest.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- GetPredictiveScalingForecastRequestMarshaller - Class in software.amazon.awssdk.services.applicationautoscaling.transform
-
GetPredictiveScalingForecastRequestMarshaller - GetPredictiveScalingForecastRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.transform.GetPredictiveScalingForecastRequestMarshaller
- GetPredictiveScalingForecastResponse - Class in software.amazon.awssdk.services.applicationautoscaling.model
- GetPredictiveScalingForecastResponse.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- getProperties() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointResult
- getProperties() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Endpoint
- getResult() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Condition
- getRight() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.BooleanEqualsFn
- getRight() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.StringEqualsFn
- getRules() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRuleset
- getServiceId() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRuleset
- getType() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- getUrl() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointResult
- getUrl() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Endpoint
- getValue() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- getValue() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template.Literal
- getValue() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Record
- getValue(Identifier) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Scope
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.Alarm
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.MetricDimension
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredefinedMetricSpecification
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingCustomizedMetricSpecification
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDimension
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedLoadMetricSpecification
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedMetricPairSpecification
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedScalingMetricSpecification
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTargetAction
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepAdjustment
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.SuspendedState
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceResponse
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDimension
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricStat
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest
- getValueForField(String, Class<T>) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceResponse
- getVersion() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRuleset
H
- hasAlarms() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyResponse
-
For responses, this returns true if the service returned a value for the Alarms property.
- hasAlarms() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
-
For responses, this returns true if the service returned a value for the Alarms property.
- hasDimensions() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
-
For responses, this returns true if the service returned a value for the Dimensions property.
- hasDimensions() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric
-
For responses, this returns true if the service returned a value for the Dimensions property.
- hasDimensions() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric
-
For responses, this returns true if the service returned a value for the Dimensions property.
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Arn
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.DefaultApplicationAutoScalingEndpointProvider
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointResult
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FatScope
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Fn
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnNode
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Part.Index
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Part.Key
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Identifier
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Outputs
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Deprecated
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterReference
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameters
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partition
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partitions
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Ref
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RegionOverride
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleArn
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template.Dynamic
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template.Literal
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Array
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Bool
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Endpoint
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Int
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Record
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Str
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.Alarm
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyResponse
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionResponse
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetResponse
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsResponse
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesResponse
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesResponse
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsResponse
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.MetricDimension
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredefinedMetricSpecification
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingCustomizedMetricSpecification
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDimension
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedLoadMetricSpecification
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedMetricPairSpecification
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedScalingMetricSpecification
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyResponse
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionResponse
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetResponse
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTargetAction
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepAdjustment
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.SuspendedState
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceResponse
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDimension
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricStat
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest
- hashCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceResponse
- hasLoadForecast() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse
-
For responses, this returns true if the service returned a value for the LoadForecast property.
- hasMetricDataQueries() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingCustomizedMetricSpecification
-
For responses, this returns true if the service returned a value for the MetricDataQueries property.
- hasMetrics() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
-
For responses, this returns true if the service returned a value for the Metrics property.
- hasMetricSpecifications() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
-
For responses, this returns true if the service returned a value for the MetricSpecifications property.
- hasNotScaledReasons() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
-
For responses, this returns true if the service returned a value for the NotScaledReasons property.
- hasPolicyNames() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
-
For responses, this returns true if the service returned a value for the PolicyNames property.
- hasResourceIds() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
-
For responses, this returns true if the service returned a value for the ResourceIds property.
- hasScalableTargets() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsResponse
-
For responses, this returns true if the service returned a value for the ScalableTargets property.
- hasScalingActivities() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesResponse
-
For responses, this returns true if the service returned a value for the ScalingActivities property.
- hasScalingPolicies() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesResponse
-
For responses, this returns true if the service returned a value for the ScalingPolicies property.
- hasScheduledActionNames() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
-
For responses, this returns true if the service returned a value for the ScheduledActionNames property.
- hasScheduledActions() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsResponse
-
For responses, this returns true if the service returned a value for the ScheduledActions property.
- hasStepAdjustments() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
-
For responses, this returns true if the service returned a value for the StepAdjustments property.
- hasTagKeys() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest
-
For responses, this returns true if the service returned a value for the TagKeys property.
- hasTags() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceResponse
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTags() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceRequest
-
For responses, this returns true if the service returned a value for the Tags property.
- hasTimestamps() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast
-
For responses, this returns true if the service returned a value for the Timestamps property.
- hasTimestamps() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast
-
For responses, this returns true if the service returned a value for the Timestamps property.
- hasValues() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast
-
For responses, this returns true if the service returned a value for the Values property.
- hasValues() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast
-
For responses, this returns true if the service returned a value for the Values property.
- HONOR_MAX_CAPACITY - software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMaxCapacityBreachBehavior
- hostLabel() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsValidHostLabel
- hostLabel() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsVirtualHostableS3Bucket
I
- id() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partition
- id() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery
-
A short name that identifies the object's results in the response.
- id() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery
-
A short name that identifies the object's results in the response.
- id(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partition.Builder
- id(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery.Builder
-
A short name that identifies the object's results in the response.
- id(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery.Builder
-
A short name that identifies the object's results in the response.
- ID - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.BooleanEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr
- ID - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsSet
- ID - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsValidHostLabel
- ID - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsVirtualHostableS3Bucket
- ID - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Not
- ID - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseArn
- ID - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseUrl
- ID - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.PartitionFn
- ID - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.StringEqualsFn
- ID - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Substring
- ID - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.UriEncodeFn
- Identifier - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
-
Identifiers for variables declared within the rule engine, e.g.
- Identifier(String) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Identifier
- IMPLICIT_GLOBAL_REGION - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.PartitionFn
- implicitGlobalRegion() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Outputs
- implicitGlobalRegion() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition
- implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Outputs.Builder
- implicitGlobalRegion(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition.Builder
- IN_PROGRESS - software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivityStatusCode
- includeNotScaledActivities() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
-
Specifies whether to include activities that aren't scaled (not scaled activities) in the response.
- includeNotScaledActivities(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest.Builder
-
Specifies whether to include activities that aren't scaled (not scaled activities) in the response.
- INCREASE_MAX_CAPACITY - software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMaxCapacityBreachBehavior
- index() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Part.Index
- Index(int) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Part.Index
- INFERRED - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.PartitionFn
- InnerParseError - Exception in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- InnerParseError(String) - Constructor for exception software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.InnerParseError
- inScope(Supplier<U>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Scope
- insert(String, T) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Scope
- insert(Identifier, T) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Scope
- insertFact(Expr, T) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Scope
- InternalServiceException - Exception in software.amazon.awssdk.services.applicationautoscaling.model
-
The service encountered an internal error.
- InternalServiceException.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- into() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Fn
- into() - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Into
- into() - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IntoSelf
- Into<T> - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- IntoSelf<T extends IntoSelf<T>> - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- InvalidNextTokenException - Exception in software.amazon.awssdk.services.applicationautoscaling.model
-
The next token supplied was invalid.
- InvalidNextTokenException.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- IS_IP - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseUrl
- isBuiltIn() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- isEndpoint() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleResult
- isError() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleResult
- isIp() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleUrl
- isNone() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value
- isNone() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.None
- isRequired() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- isResolved() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleResult
- IsSet - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- IsSet(FnNode) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsSet
- isStatic() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template
- isUnresolved() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleResult
- isValidHostLabel(String, boolean) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulesFunctions
- IsValidHostLabel - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- IsValidHostLabel(FnNode) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsValidHostLabel
- IsVirtualHostableS3Bucket - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- IsVirtualHostableS3Bucket(FnNode) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsVirtualHostableS3Bucket
- iterator() - Method in class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalableTargetsIterable
- iterator() - Method in class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalingActivitiesIterable
- iterator() - Method in class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalingPoliciesIterable
- iterator() - Method in class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScheduledActionsIterable
K
- KAFKA - software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
- KAFKA_BROKER_STORAGE_UTILIZATION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- KAFKA_BROKER_STORAGE_VOLUME_SIZE - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- key() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Part.Key
- Key(Identifier) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Part.Key
- knownValues() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.AdjustmentType
-
Use this in place of
AdjustmentType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.MetricAggregationType
-
Use this in place of
MetricAggregationType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.MetricStatistic
-
Use this in place of
MetricStatistic.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.MetricType
-
Use this in place of
MetricType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.PolicyType
-
Use this in place of
PolicyType.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMaxCapacityBreachBehavior
-
Use this in place of
PredictiveScalingMaxCapacityBreachBehavior.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMode
-
Use this in place of
PredictiveScalingMode.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
-
Use this in place of
ScalableDimension.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivityStatusCode
-
Use this in place of
ScalingActivityStatusCode.values()to return aSetof all values known to the SDK. - knownValues() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
-
Use this in place of
ServiceNamespace.values()to return aSetof all values known to the SDK.
L
- label() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery
-
A human-readable label for this metric or expression.
- label() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery
-
A human-readable label for this metric or expression.
- label(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery.Builder
-
A human-readable label for this metric or expression.
- label(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery.Builder
-
A human-readable label for this metric or expression.
- LAMBDA - software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
- LAMBDA_FUNCTION_PROVISIONED_CONCURRENCY - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- LAMBDA_PROVISIONED_CONCURRENCY_UTILIZATION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- LimitExceededException - Exception in software.amazon.awssdk.services.applicationautoscaling.model
-
A per-account resource limit is exceeded.
- LimitExceededException.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- listAccess(List<T>, int) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulesFunctions
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Returns all the tags on the specified Application Auto Scaling scalable target.
- listTagsForResource(Consumer<ListTagsForResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Returns all the tags on the specified Application Auto Scaling scalable target.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Returns all the tags on the specified Application Auto Scaling scalable target.
- listTagsForResource(ListTagsForResourceRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Returns all the tags on the specified Application Auto Scaling scalable target.
- ListTagsForResourceRequest - Class in software.amazon.awssdk.services.applicationautoscaling.model
- ListTagsForResourceRequest.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- ListTagsForResourceRequestMarshaller - Class in software.amazon.awssdk.services.applicationautoscaling.transform
-
ListTagsForResourceRequestMarshaller - ListTagsForResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.transform.ListTagsForResourceRequestMarshaller
- ListTagsForResourceResponse - Class in software.amazon.awssdk.services.applicationautoscaling.model
- ListTagsForResourceResponse.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- Literal - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Literal(String) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template.Literal
- Literal.Visitor<T> - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- loadForecast() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse
-
The load forecast.
- loadForecast(Collection<LoadForecast>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse.Builder
-
The load forecast.
- loadForecast(Consumer<LoadForecast.Builder>...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse.Builder
-
The load forecast.
- loadForecast(LoadForecast...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse.Builder
-
The load forecast.
- LoadForecast - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
A
GetPredictiveScalingForecastcall returns the load forecast for a predictive scaling policy. - LoadForecast.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- loadPartitions() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.DefaultPartitionDataProvider
- loadPartitions() - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.PartitionDataProvider
M
- marshall(DeleteScalingPolicyRequest) - Method in class software.amazon.awssdk.services.applicationautoscaling.transform.DeleteScalingPolicyRequestMarshaller
- marshall(DeleteScheduledActionRequest) - Method in class software.amazon.awssdk.services.applicationautoscaling.transform.DeleteScheduledActionRequestMarshaller
- marshall(DeregisterScalableTargetRequest) - Method in class software.amazon.awssdk.services.applicationautoscaling.transform.DeregisterScalableTargetRequestMarshaller
- marshall(DescribeScalableTargetsRequest) - Method in class software.amazon.awssdk.services.applicationautoscaling.transform.DescribeScalableTargetsRequestMarshaller
- marshall(DescribeScalingActivitiesRequest) - Method in class software.amazon.awssdk.services.applicationautoscaling.transform.DescribeScalingActivitiesRequestMarshaller
- marshall(DescribeScalingPoliciesRequest) - Method in class software.amazon.awssdk.services.applicationautoscaling.transform.DescribeScalingPoliciesRequestMarshaller
- marshall(DescribeScheduledActionsRequest) - Method in class software.amazon.awssdk.services.applicationautoscaling.transform.DescribeScheduledActionsRequestMarshaller
- marshall(GetPredictiveScalingForecastRequest) - Method in class software.amazon.awssdk.services.applicationautoscaling.transform.GetPredictiveScalingForecastRequestMarshaller
- marshall(ListTagsForResourceRequest) - Method in class software.amazon.awssdk.services.applicationautoscaling.transform.ListTagsForResourceRequestMarshaller
- marshall(PutScalingPolicyRequest) - Method in class software.amazon.awssdk.services.applicationautoscaling.transform.PutScalingPolicyRequestMarshaller
- marshall(PutScheduledActionRequest) - Method in class software.amazon.awssdk.services.applicationautoscaling.transform.PutScheduledActionRequestMarshaller
- marshall(RegisterScalableTargetRequest) - Method in class software.amazon.awssdk.services.applicationautoscaling.transform.RegisterScalableTargetRequestMarshaller
- marshall(TagResourceRequest) - Method in class software.amazon.awssdk.services.applicationautoscaling.transform.TagResourceRequestMarshaller
- marshall(UntagResourceRequest) - Method in class software.amazon.awssdk.services.applicationautoscaling.transform.UntagResourceRequestMarshaller
- maxCapacity() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason
-
The maximum capacity.
- maxCapacity() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
-
The maximum value that you plan to scale out to.
- maxCapacity() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
-
The maximum value to scale to in response to a scale-out activity.
- maxCapacity() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTargetAction
-
The maximum capacity.
- maxCapacity(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason.Builder
-
The maximum capacity.
- maxCapacity(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest.Builder
-
The maximum value that you plan to scale out to.
- maxCapacity(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget.Builder
-
The maximum value to scale to in response to a scale-out activity.
- maxCapacity(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalableTargetAction.Builder
-
The maximum capacity.
- maxCapacityBreachBehavior() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
-
Defines the behavior that should be applied if the forecast capacity approaches or exceeds the maximum capacity.
- maxCapacityBreachBehavior(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration.Builder
-
Defines the behavior that should be applied if the forecast capacity approaches or exceeds the maximum capacity.
- maxCapacityBreachBehavior(PredictiveScalingMaxCapacityBreachBehavior) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration.Builder
-
Defines the behavior that should be applied if the forecast capacity approaches or exceeds the maximum capacity.
- maxCapacityBreachBehaviorAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
-
Defines the behavior that should be applied if the forecast capacity approaches or exceeds the maximum capacity.
- maxCapacityBuffer() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
-
The size of the capacity buffer to use when the forecast capacity is close to or exceeds the maximum capacity.
- maxCapacityBuffer(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration.Builder
-
The size of the capacity buffer to use when the forecast capacity is close to or exceeds the maximum capacity.
- MAXIMUM - software.amazon.awssdk.services.applicationautoscaling.model.MetricAggregationType
- MAXIMUM - software.amazon.awssdk.services.applicationautoscaling.model.MetricStatistic
- maxResults() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
-
The maximum number of scalable targets.
- maxResults() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
-
The maximum number of scalable targets.
- maxResults() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
-
The maximum number of scalable targets.
- maxResults() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
-
The maximum number of scheduled action results.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest.Builder
-
The maximum number of scalable targets.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest.Builder
-
The maximum number of scalable targets.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest.Builder
-
The maximum number of scalable targets.
- maxResults(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest.Builder
-
The maximum number of scheduled action results.
- message() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Deprecated
- message(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.SourceException.BuilderImpl
- message(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException.Builder
- message(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException.BuilderImpl
- message(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ConcurrentUpdateException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.FailedResourceAccessException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.InternalServiceException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.InvalidNextTokenException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.LimitExceededException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ObjectNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ResourceNotFoundException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TooManyTagsException.Builder
- message(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ValidationException.Builder
- metric() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat
-
The CloudWatch metric to return, including the metric name, namespace, and dimensions.
- metric() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricStat
-
The CloudWatch metric to return, including the metric name, namespace, and dimensions.
- metric(Consumer<PredictiveScalingMetric.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat.Builder
-
The CloudWatch metric to return, including the metric name, namespace, and dimensions.
- metric(Consumer<TargetTrackingMetric.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricStat.Builder
-
The CloudWatch metric to return, including the metric name, namespace, and dimensions.
- metric(PredictiveScalingMetric) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat.Builder
-
The CloudWatch metric to return, including the metric name, namespace, and dimensions.
- metric(TargetTrackingMetric) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricStat.Builder
-
The CloudWatch metric to return, including the metric name, namespace, and dimensions.
- metricAggregationType() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
-
The aggregation type for the CloudWatch metrics.
- metricAggregationType(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration.Builder
-
The aggregation type for the CloudWatch metrics.
- metricAggregationType(MetricAggregationType) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration.Builder
-
The aggregation type for the CloudWatch metrics.
- MetricAggregationType - Enum in software.amazon.awssdk.services.applicationautoscaling.model
- metricAggregationTypeAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
-
The aggregation type for the CloudWatch metrics.
- metricDataQueries() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingCustomizedMetricSpecification
-
One or more metric data queries to provide data points for a metric specification.
- metricDataQueries(Collection<PredictiveScalingMetricDataQuery>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingCustomizedMetricSpecification.Builder
-
One or more metric data queries to provide data points for a metric specification.
- metricDataQueries(Consumer<PredictiveScalingMetricDataQuery.Builder>...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingCustomizedMetricSpecification.Builder
-
One or more metric data queries to provide data points for a metric specification.
- metricDataQueries(PredictiveScalingMetricDataQuery...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingCustomizedMetricSpecification.Builder
-
One or more metric data queries to provide data points for a metric specification.
- MetricDimension - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Describes the dimension names and values associated with a metric.
- MetricDimension.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- metricIntervalLowerBound() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepAdjustment
-
The lower bound for the difference between the alarm threshold and the CloudWatch metric.
- metricIntervalLowerBound(Double) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.StepAdjustment.Builder
-
The lower bound for the difference between the alarm threshold and the CloudWatch metric.
- metricIntervalUpperBound() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepAdjustment
-
The upper bound for the difference between the alarm threshold and the CloudWatch metric.
- metricIntervalUpperBound(Double) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.StepAdjustment.Builder
-
The upper bound for the difference between the alarm threshold and the CloudWatch metric.
- metricName() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
-
The name of the metric.
- metricName() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric
-
The name of the metric.
- metricName() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric
-
The name of the metric.
- metricName(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification.Builder
-
The name of the metric.
- metricName(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric.Builder
-
The name of the metric.
- metricName(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric.Builder
-
The name of the metric.
- metrics() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
-
The metrics to include in the target tracking scaling policy, as a metric data query.
- metrics(Collection<TargetTrackingMetricDataQuery>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification.Builder
-
The metrics to include in the target tracking scaling policy, as a metric data query.
- metrics(Consumer<TargetTrackingMetricDataQuery.Builder>...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification.Builder
-
The metrics to include in the target tracking scaling policy, as a metric data query.
- metrics(TargetTrackingMetricDataQuery...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification.Builder
-
The metrics to include in the target tracking scaling policy, as a metric data query.
- metricSpecification() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast
-
The metric specification for the load forecast.
- metricSpecification(Consumer<PredictiveScalingMetricSpecification.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast.Builder
-
The metric specification for the load forecast.
- metricSpecification(PredictiveScalingMetricSpecification) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast.Builder
-
The metric specification for the load forecast.
- metricSpecifications() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
-
This structure includes the metrics and target utilization to use for predictive scaling.
- metricSpecifications(Collection<PredictiveScalingMetricSpecification>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration.Builder
-
This structure includes the metrics and target utilization to use for predictive scaling.
- metricSpecifications(Consumer<PredictiveScalingMetricSpecification.Builder>...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration.Builder
-
This structure includes the metrics and target utilization to use for predictive scaling.
- metricSpecifications(PredictiveScalingMetricSpecification...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration.Builder
-
This structure includes the metrics and target utilization to use for predictive scaling.
- metricStat() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery
-
Information about the metric data to return.
- metricStat() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery
-
Information about the metric data to return.
- metricStat(Consumer<PredictiveScalingMetricStat.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery.Builder
-
Information about the metric data to return.
- metricStat(Consumer<TargetTrackingMetricStat.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery.Builder
-
Information about the metric data to return.
- metricStat(PredictiveScalingMetricStat) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery.Builder
-
Information about the metric data to return.
- metricStat(TargetTrackingMetricStat) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery.Builder
-
Information about the metric data to return.
- MetricStatistic - Enum in software.amazon.awssdk.services.applicationautoscaling.model
- MetricType - Enum in software.amazon.awssdk.services.applicationautoscaling.model
- minAdjustmentMagnitude() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
-
The minimum value to scale by when the adjustment type is
PercentChangeInCapacity. - minAdjustmentMagnitude(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration.Builder
-
The minimum value to scale by when the adjustment type is
PercentChangeInCapacity. - minCapacity() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason
-
The minimum capacity.
- minCapacity() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
-
The minimum value that you plan to scale in to.
- minCapacity() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
-
The minimum value to scale to in response to a scale-in activity.
- minCapacity() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTargetAction
-
The minimum capacity.
- minCapacity(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason.Builder
-
The minimum capacity.
- minCapacity(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest.Builder
-
The minimum value that you plan to scale in to.
- minCapacity(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget.Builder
-
The minimum value to scale to in response to a scale-in activity.
- minCapacity(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalableTargetAction.Builder
-
The minimum capacity.
- MINIMUM - software.amazon.awssdk.services.applicationautoscaling.model.MetricAggregationType
- MINIMUM - software.amazon.awssdk.services.applicationautoscaling.model.MetricStatistic
- mode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
-
The predictive scaling mode.
- mode(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration.Builder
-
The predictive scaling mode.
- mode(PredictiveScalingMode) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration.Builder
-
The predictive scaling mode.
- modeAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
-
The predictive scaling mode.
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ApplicationAutoScalingRequestSetEndpointInterceptor
- modifyHttpRequest(Context.ModifyHttpRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ApplicationAutoScalingResolveEndpointInterceptor
- modifyRequest(Context.ModifyRequest, ExecutionAttributes) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ApplicationAutoScalingResolveEndpointInterceptor
N
- name() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition
- name() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.MetricDimension
-
The name of the dimension.
- name() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDimension
-
The name of the dimension.
- name() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDimension
-
The name of the dimension.
- name(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Builder
- name(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterReference.Builder
- name(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition.Builder
- name(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.MetricDimension.Builder
-
The name of the dimension.
- name(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDimension.Builder
-
The name of the dimension.
- name(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDimension.Builder
-
The name of the dimension.
- name(Identifier) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Builder
- NAME - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.PartitionFn
- namespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
-
The namespace of the metric.
- namespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric
-
The namespace of the metric.
- namespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric
-
The namespace of the metric.
- namespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification.Builder
-
The namespace of the metric.
- namespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric.Builder
-
The namespace of the metric.
- namespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric.Builder
-
The namespace of the metric.
- NEPTUNE - software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
- NEPTUNE_CLUSTER_READ_REPLICA_COUNT - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- NEPTUNE_READER_AVERAGE_CPU_UTILIZATION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- nextToken() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
-
The token for the next set of results.
- nextToken() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsResponse
-
The token required to get the next set of results.
- nextToken() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
-
The token for the next set of results.
- nextToken() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesResponse
-
The token required to get the next set of results.
- nextToken() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
-
The token for the next set of results.
- nextToken() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesResponse
-
The token required to get the next set of results.
- nextToken() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
-
The token for the next set of results.
- nextToken() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsResponse
-
The token required to get the next set of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest.Builder
-
The token for the next set of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsResponse.Builder
-
The token required to get the next set of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest.Builder
-
The token for the next set of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesResponse.Builder
-
The token required to get the next set of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest.Builder
-
The token for the next set of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesResponse.Builder
-
The token required to get the next set of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest.Builder
-
The token for the next set of results.
- nextToken(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsResponse.Builder
-
The token required to get the next set of results.
- none() - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value
- None() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.None
- NORMALIZED_PATH - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseUrl
- normalizedPath() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleUrl
- Not - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Not(FnNode) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Not
- NotScaledReason - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Describes the reason for an activity that isn't scaled (not scaled activity), in machine-readable format.
- NotScaledReason.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- notScaledReasons() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
-
Machine-readable data that describes the reason for a not scaled activity.
- notScaledReasons(Collection<NotScaledReason>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity.Builder
-
Machine-readable data that describes the reason for a not scaled activity.
- notScaledReasons(Consumer<NotScaledReason.Builder>...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity.Builder
-
Machine-readable data that describes the reason for a not scaled activity.
- notScaledReasons(NotScaledReason...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity.Builder
-
Machine-readable data that describes the reason for a not scaled activity.
O
- ObjectNotFoundException - Exception in software.amazon.awssdk.services.applicationautoscaling.model
-
The specified object could not be found.
- ObjectNotFoundException.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- of(boolean) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Expr
- of(int) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Expr
- of(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Part.Key
- of(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Identifier
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsSet
- ofExpr(Expr) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Not
- ofExprs(String, Expr...) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnNode
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Not
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseArn
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseUrl
- ofExprs(Expr) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.PartitionFn
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsValidHostLabel
- ofExprs(Expr, boolean) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.IsVirtualHostableS3Bucket
- ofExprs(Expr, int, int, Boolean) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Substring
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.BooleanEqualsFn
- ofExprs(Expr, Expr) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.StringEqualsFn
- operation() - Method in interface software.amazon.awssdk.services.applicationautoscaling.auth.scheme.ApplicationAutoScalingAuthSchemeParams
-
Returns the operation for which to resolve the auth scheme.
- operation() - Method in class software.amazon.awssdk.services.applicationautoscaling.auth.scheme.internal.DefaultApplicationAutoScalingAuthSchemeParams
- operation(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.auth.scheme.ApplicationAutoScalingAuthSchemeParams.Builder
-
Set the operation for which to resolve the auth scheme.
- outputs() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partition
- outputs(Outputs) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partition.Builder
- Outputs - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Outputs.Builder - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- OVERRIDDEN - software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivityStatusCode
- overrideConfiguration() - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration.Builder
-
Gets the value for client override configuration
- overrideConfiguration() - Method in class software.amazon.awssdk.services.applicationautoscaling.internal.ApplicationAutoScalingServiceClientConfigurationBuilder
-
Gets the value for client override configuration
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TagResourceRequest.Builder
- overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TagResourceRequest.Builder
- overrideConfiguration(AwsRequestOverrideConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest.Builder
- overrideConfiguration(ClientOverrideConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration.Builder
-
Sets the value for client override configuration
- overrideConfiguration(ClientOverrideConfiguration) - Method in class software.amazon.awssdk.services.applicationautoscaling.internal.ApplicationAutoScalingServiceClientConfigurationBuilder
-
Sets the value for client override configuration
P
- Parameter - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Parameter(Parameter.Builder) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- Parameter.Builder - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Parameter.Deprecated - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- ParameterReference - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- ParameterReference.Builder - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- parameters(Parameters) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRuleset.Builder
- Parameters - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Parameters.Builder - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- ParameterType - Enum in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- parse(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Arn
- parse(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleArn
- parse(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleUrl
- parse(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template.Dynamic
- ParseArn - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- ParseArn(FnNode) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseArn
- parseShortform(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Expr
-
Parse a value from a "short form" used within a template
- parseURL(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulesFunctions
- ParseUrl - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
-
Function to parse a URI from a string.
- ParseUrl(FnNode) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseUrl
- Part() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template.Part
- partition() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Arn
- partition() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleArn
- Partition - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- PARTITION - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseArn
- Partition.Builder - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- PartitionDataProvider - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- PartitionFn - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- PartitionFn(FnNode) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.PartitionFn
- partitions() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partitions
- partitions(List<Partition>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partitions.Builder
- Partitions - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Partitions.Builder - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- path() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr
- path() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleUrl
- path(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Builder
- PATH - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseUrl
- PENDING - software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivityStatusCode
- PERCENT_CHANGE_IN_CAPACITY - software.amazon.awssdk.services.applicationautoscaling.model.AdjustmentType
- policyARN() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyResponse
-
The Amazon Resource Name (ARN) of the resulting scaling policy.
- policyARN() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
-
The Amazon Resource Name (ARN) of the scaling policy.
- policyARN(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyResponse.Builder
-
The Amazon Resource Name (ARN) of the resulting scaling policy.
- policyARN(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
The Amazon Resource Name (ARN) of the scaling policy.
- policyName() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest
-
The name of the scaling policy.
- policyName() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
-
The name of the policy.
- policyName() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
-
The name of the scaling policy.
- policyName() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
-
The name of the scaling policy.
- policyName(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest.Builder
-
The name of the scaling policy.
- policyName(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest.Builder
-
The name of the policy.
- policyName(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest.Builder
-
The name of the scaling policy.
- policyName(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
The name of the scaling policy.
- policyNames() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
-
The names of the scaling policies to describe.
- policyNames(String...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest.Builder
-
The names of the scaling policies to describe.
- policyNames(Collection<String>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest.Builder
-
The names of the scaling policies to describe.
- policyType() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
-
The scaling policy type.
- policyType() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
-
The scaling policy type.
- policyType(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest.Builder
-
The scaling policy type.
- policyType(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
The scaling policy type.
- policyType(PolicyType) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest.Builder
-
The scaling policy type.
- policyType(PolicyType) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
The scaling policy type.
- PolicyType - Enum in software.amazon.awssdk.services.applicationautoscaling.model
- policyTypeAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
-
The scaling policy type.
- policyTypeAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
-
The scaling policy type.
- pop() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Scope
- predefinedLoadMetricSpecification() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification
-
The predefined load metric specification.
- predefinedLoadMetricSpecification(Consumer<PredictiveScalingPredefinedLoadMetricSpecification.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification.Builder
-
The predefined load metric specification.
- predefinedLoadMetricSpecification(PredictiveScalingPredefinedLoadMetricSpecification) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification.Builder
-
The predefined load metric specification.
- predefinedMetricPairSpecification() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification
-
The predefined metric pair specification that determines the appropriate scaling metric and load metric to use.
- predefinedMetricPairSpecification(Consumer<PredictiveScalingPredefinedMetricPairSpecification.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification.Builder
-
The predefined metric pair specification that determines the appropriate scaling metric and load metric to use.
- predefinedMetricPairSpecification(PredictiveScalingPredefinedMetricPairSpecification) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification.Builder
-
The predefined metric pair specification that determines the appropriate scaling metric and load metric to use.
- predefinedMetricSpecification() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
-
A predefined metric.
- predefinedMetricSpecification(Consumer<PredefinedMetricSpecification.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration.Builder
-
A predefined metric.
- predefinedMetricSpecification(PredefinedMetricSpecification) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration.Builder
-
A predefined metric.
- PredefinedMetricSpecification - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Represents a predefined metric for a target tracking scaling policy to use with Application Auto Scaling.
- PredefinedMetricSpecification.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- predefinedMetricType() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredefinedMetricSpecification
-
The metric type.
- predefinedMetricType() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedLoadMetricSpecification
-
The metric type.
- predefinedMetricType() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedMetricPairSpecification
-
Indicates which metrics to use.
- predefinedMetricType() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedScalingMetricSpecification
-
The metric type.
- predefinedMetricType(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredefinedMetricSpecification.Builder
-
The metric type.
- predefinedMetricType(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedLoadMetricSpecification.Builder
-
The metric type.
- predefinedMetricType(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedMetricPairSpecification.Builder
-
Indicates which metrics to use.
- predefinedMetricType(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedScalingMetricSpecification.Builder
-
The metric type.
- predefinedMetricType(MetricType) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredefinedMetricSpecification.Builder
-
The metric type.
- predefinedMetricTypeAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredefinedMetricSpecification
-
The metric type.
- predefinedScalingMetricSpecification() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification
-
The predefined scaling metric specification.
- predefinedScalingMetricSpecification(Consumer<PredictiveScalingPredefinedScalingMetricSpecification.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification.Builder
-
The predefined scaling metric specification.
- predefinedScalingMetricSpecification(PredictiveScalingPredefinedScalingMetricSpecification) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification.Builder
-
The predefined scaling metric specification.
- predictedCapacity() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
-
The predicted capacity of the scalable target.
- predictedCapacity(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget.Builder
-
The predicted capacity of the scalable target.
- PREDICTIVE_SCALING - software.amazon.awssdk.services.applicationautoscaling.model.PolicyType
- PredictiveScalingCustomizedMetricSpecification - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Represents a CloudWatch metric of your choosing for a predictive scaling policy.
- PredictiveScalingCustomizedMetricSpecification.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- PredictiveScalingMaxCapacityBreachBehavior - Enum in software.amazon.awssdk.services.applicationautoscaling.model
- PredictiveScalingMetric - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Describes the scaling metric.
- PredictiveScalingMetric.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- PredictiveScalingMetricDataQuery - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
The metric data to return.
- PredictiveScalingMetricDataQuery.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- PredictiveScalingMetricDimension - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Describes the dimension of a metric.
- PredictiveScalingMetricDimension.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- PredictiveScalingMetricSpecification - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
This structure specifies the metrics and target utilization settings for a predictive scaling policy.
- PredictiveScalingMetricSpecification.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- PredictiveScalingMetricStat - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
This structure defines the CloudWatch metric to return, along with the statistic and unit.
- PredictiveScalingMetricStat.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- PredictiveScalingMode - Enum in software.amazon.awssdk.services.applicationautoscaling.model
- predictiveScalingPolicyConfiguration() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
-
The configuration of the predictive scaling policy.
- predictiveScalingPolicyConfiguration() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
-
The predictive scaling policy configuration.
- predictiveScalingPolicyConfiguration(Consumer<PredictiveScalingPolicyConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest.Builder
-
The configuration of the predictive scaling policy.
- predictiveScalingPolicyConfiguration(Consumer<PredictiveScalingPolicyConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
The predictive scaling policy configuration.
- predictiveScalingPolicyConfiguration(PredictiveScalingPolicyConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest.Builder
-
The configuration of the predictive scaling policy.
- predictiveScalingPolicyConfiguration(PredictiveScalingPolicyConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
The predictive scaling policy configuration.
- PredictiveScalingPolicyConfiguration - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Represents a predictive scaling policy configuration.
- PredictiveScalingPolicyConfiguration.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- PredictiveScalingPredefinedLoadMetricSpecification - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Describes a load metric for a predictive scaling policy.
- PredictiveScalingPredefinedLoadMetricSpecification.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- PredictiveScalingPredefinedMetricPairSpecification - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Represents a metric pair for a predictive scaling policy.
- PredictiveScalingPredefinedMetricPairSpecification.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- PredictiveScalingPredefinedScalingMetricSpecification - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Describes a scaling metric for a predictive scaling policy.
- PredictiveScalingPredefinedScalingMetricSpecification.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- properties(Map<String, Value>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Endpoint.Builder
- property(String, Value) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Endpoint.Builder
- propertyName() - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointAttributeProvider
- push() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Scope
- putAuthScheme(AuthScheme<?>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration.Builder
- putAuthScheme(AuthScheme<?>) - Method in class software.amazon.awssdk.services.applicationautoscaling.internal.ApplicationAutoScalingServiceClientConfigurationBuilder
- putRegion(String, RegionOverride) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partition.Builder
- putScalingPolicy(Consumer<PutScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Creates or updates a scaling policy for an Application Auto Scaling scalable target.
- putScalingPolicy(Consumer<PutScalingPolicyRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Creates or updates a scaling policy for an Application Auto Scaling scalable target.
- putScalingPolicy(PutScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Creates or updates a scaling policy for an Application Auto Scaling scalable target.
- putScalingPolicy(PutScalingPolicyRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Creates or updates a scaling policy for an Application Auto Scaling scalable target.
- PutScalingPolicyRequest - Class in software.amazon.awssdk.services.applicationautoscaling.model
- PutScalingPolicyRequest.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- PutScalingPolicyRequestMarshaller - Class in software.amazon.awssdk.services.applicationautoscaling.transform
-
PutScalingPolicyRequestMarshaller - PutScalingPolicyRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.transform.PutScalingPolicyRequestMarshaller
- PutScalingPolicyResponse - Class in software.amazon.awssdk.services.applicationautoscaling.model
- PutScalingPolicyResponse.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- putScheduledAction(Consumer<PutScheduledActionRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Creates or updates a scheduled action for an Application Auto Scaling scalable target.
- putScheduledAction(Consumer<PutScheduledActionRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Creates or updates a scheduled action for an Application Auto Scaling scalable target.
- putScheduledAction(PutScheduledActionRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Creates or updates a scheduled action for an Application Auto Scaling scalable target.
- putScheduledAction(PutScheduledActionRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Creates or updates a scheduled action for an Application Auto Scaling scalable target.
- PutScheduledActionRequest - Class in software.amazon.awssdk.services.applicationautoscaling.model
- PutScheduledActionRequest.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- PutScheduledActionRequestMarshaller - Class in software.amazon.awssdk.services.applicationautoscaling.transform
-
PutScheduledActionRequestMarshaller - PutScheduledActionRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.transform.PutScheduledActionRequestMarshaller
- PutScheduledActionResponse - Class in software.amazon.awssdk.services.applicationautoscaling.model
- PutScheduledActionResponse.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
R
- RDS - software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
- RDS_CLUSTER_READ_REPLICA_COUNT - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- RDS_READER_AVERAGE_CPU_UTILIZATION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- RDS_READER_AVERAGE_DATABASE_CONNECTIONS - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- ref(Identifier) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Expr
- Ref - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
-
A reference to a field.
- Ref(Identifier) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Ref
- region() - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration.Builder
-
Gets the value for AWS region
- region() - Method in interface software.amazon.awssdk.services.applicationautoscaling.auth.scheme.ApplicationAutoScalingAuthSchemeParams
-
Returns the region.
- region() - Method in class software.amazon.awssdk.services.applicationautoscaling.auth.scheme.internal.DefaultApplicationAutoScalingAuthSchemeParams
- region() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.ApplicationAutoScalingEndpointParams
- region() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Arn
- region() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleArn
- region() - Method in class software.amazon.awssdk.services.applicationautoscaling.internal.ApplicationAutoScalingServiceClientConfigurationBuilder
-
Gets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingServiceClientConfiguration.Builder
-
Sets the value for AWS region
- region(Region) - Method in interface software.amazon.awssdk.services.applicationautoscaling.auth.scheme.ApplicationAutoScalingAuthSchemeParams.Builder
-
Set the region.
- region(Region) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.ApplicationAutoScalingEndpointParams.Builder
- region(Region) - Method in class software.amazon.awssdk.services.applicationautoscaling.internal.ApplicationAutoScalingServiceClientConfigurationBuilder
-
Sets the value for AWS region
- REGION - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseArn
- regionBuiltIn(ExecutionAttributes) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.AwsEndpointProviderUtils
- RegionOverride - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- RegionOverride.Builder - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- regionRegex() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partition
- regionRegex(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partition.Builder
- regions() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partition
- regions(Map<String, RegionOverride>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partition.Builder
- registerScalableTarget(Consumer<RegisterScalableTargetRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Registers or updates a scalable target, which is the resource that you want to scale.
- registerScalableTarget(Consumer<RegisterScalableTargetRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Registers or updates a scalable target, which is the resource that you want to scale.
- registerScalableTarget(RegisterScalableTargetRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Registers or updates a scalable target, which is the resource that you want to scale.
- registerScalableTarget(RegisterScalableTargetRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Registers or updates a scalable target, which is the resource that you want to scale.
- RegisterScalableTargetRequest - Class in software.amazon.awssdk.services.applicationautoscaling.model
- RegisterScalableTargetRequest.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- RegisterScalableTargetRequestMarshaller - Class in software.amazon.awssdk.services.applicationautoscaling.transform
-
RegisterScalableTargetRequestMarshaller - RegisterScalableTargetRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.transform.RegisterScalableTargetRequestMarshaller
- RegisterScalableTargetResponse - Class in software.amazon.awssdk.services.applicationautoscaling.model
- RegisterScalableTargetResponse.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- requestId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException.Builder
- requestId(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException.BuilderImpl
- requestId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ConcurrentUpdateException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.FailedResourceAccessException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.InternalServiceException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.InvalidNextTokenException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.LimitExceededException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ObjectNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ResourceNotFoundException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TooManyTagsException.Builder
- requestId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ValidationException.Builder
- required(boolean) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Builder
- resolveAuthScheme(Consumer<ApplicationAutoScalingAuthSchemeParams.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.auth.scheme.ApplicationAutoScalingAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(ApplicationAutoScalingAuthSchemeParams) - Method in interface software.amazon.awssdk.services.applicationautoscaling.auth.scheme.ApplicationAutoScalingAuthSchemeProvider
-
Resolve the auth schemes based on the given set of parameters.
- resolveAuthScheme(ApplicationAutoScalingAuthSchemeParams) - Method in class software.amazon.awssdk.services.applicationautoscaling.auth.scheme.internal.DefaultApplicationAutoScalingAuthSchemeProvider
- resolveEndpoint(Consumer<ApplicationAutoScalingEndpointParams.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.ApplicationAutoScalingEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(ApplicationAutoScalingEndpointParams) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.ApplicationAutoScalingEndpointProvider
-
Compute the endpoint based on the given set of parameters.
- resolveEndpoint(ApplicationAutoScalingEndpointParams) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.DefaultApplicationAutoScalingEndpointProvider
- resource() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Arn
- resourceARN() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceRequest
-
Specify the ARN of the scalable target.
- resourceARN() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceRequest
-
Identifies the Application Auto Scaling scalable target that you want to apply tags to.
- resourceARN() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest
-
Identifies the Application Auto Scaling scalable target from which to remove tags.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceRequest.Builder
-
Specify the ARN of the scalable target.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TagResourceRequest.Builder
-
Identifies the Application Auto Scaling scalable target that you want to apply tags to.
- resourceARN(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest.Builder
-
Identifies the Application Auto Scaling scalable target from which to remove tags.
- resourceId() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleArn
- resourceId() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest
-
The identifier of the resource associated with the scalable target.
- resourceId() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest
-
The identifier of the resource associated with the scheduled action.
- resourceId() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest
-
The identifier of the resource associated with the scalable target.
- resourceId() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
-
The identifier of the resource associated with the scaling activity.
- resourceId() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
-
The identifier of the resource associated with the scaling policy.
- resourceId() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
-
The identifier of the resource associated with the scheduled action.
- resourceId() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
-
The identifier of the resource.
- resourceId() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
-
The identifier of the resource associated with the scaling policy.
- resourceId() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
-
The identifier of the resource associated with the scheduled action.
- resourceId() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
-
The identifier of the resource that is associated with the scalable target.
- resourceId() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
-
The identifier of the resource associated with the scalable target.
- resourceId() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
-
The identifier of the resource associated with the scaling activity.
- resourceId() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
-
The identifier of the resource associated with the scaling policy.
- resourceId() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
-
The identifier of the resource associated with the scaling policy.
- resourceId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest.Builder
-
The identifier of the resource associated with the scalable target.
- resourceId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest.Builder
-
The identifier of the resource associated with the scheduled action.
- resourceId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest.Builder
-
The identifier of the resource associated with the scalable target.
- resourceId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest.Builder
-
The identifier of the resource associated with the scaling activity.
- resourceId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest.Builder
-
The identifier of the resource associated with the scaling policy.
- resourceId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest.Builder
-
The identifier of the resource associated with the scheduled action.
- resourceId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest.Builder
-
The identifier of the resource.
- resourceId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest.Builder
-
The identifier of the resource associated with the scaling policy.
- resourceId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest.Builder
-
The identifier of the resource associated with the scheduled action.
- resourceId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest.Builder
-
The identifier of the resource that is associated with the scalable target.
- resourceId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget.Builder
-
The identifier of the resource associated with the scalable target.
- resourceId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity.Builder
-
The identifier of the resource associated with the scaling activity.
- resourceId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
The identifier of the resource associated with the scaling policy.
- resourceId(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction.Builder
-
The identifier of the resource associated with the scaling policy.
- resourceIds() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
-
The identifier of the resource associated with the scalable target.
- resourceIds(String...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest.Builder
-
The identifier of the resource associated with the scalable target.
- resourceIds(Collection<String>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest.Builder
-
The identifier of the resource associated with the scalable target.
- resourceLabel() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredefinedMetricSpecification
-
Identifies the resource associated with the metric type.
- resourceLabel() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedLoadMetricSpecification
-
A label that uniquely identifies a target group.
- resourceLabel() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedMetricPairSpecification
-
A label that uniquely identifies a specific target group from which to determine the total and average request count.
- resourceLabel() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedScalingMetricSpecification
-
A label that uniquely identifies a specific target group from which to determine the average request count.
- resourceLabel(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredefinedMetricSpecification.Builder
-
Identifies the resource associated with the metric type.
- resourceLabel(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedLoadMetricSpecification.Builder
-
A label that uniquely identifies a target group.
- resourceLabel(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedMetricPairSpecification.Builder
-
A label that uniquely identifies a specific target group from which to determine the total and average request count.
- resourceLabel(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedScalingMetricSpecification.Builder
-
A label that uniquely identifies a specific target group from which to determine the average request count.
- resourceName() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.ResourceNotFoundException
-
The name of the Application Auto Scaling resource.
- resourceName() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.TooManyTagsException
-
The name of the Application Auto Scaling resource.
- resourceName(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ResourceNotFoundException.Builder
-
The name of the Application Auto Scaling resource.
- resourceName(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TooManyTagsException.Builder
-
The name of the Application Auto Scaling resource.
- ResourceNotFoundException - Exception in software.amazon.awssdk.services.applicationautoscaling.model
-
The specified resource doesn't exist.
- ResourceNotFoundException.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- responseMetadata() - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingResponse.Builder
- responseMetadata() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingResponse.BuilderImpl
- responseMetadata() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingResponse
- responseMetadata(AwsResponseMetadata) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingResponse.Builder
- responseMetadata(AwsResponseMetadata) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingResponse.BuilderImpl
- result(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Condition.Builder
- returnData() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery
-
Indicates whether to return the timestamps and raw data values of this metric.
- returnData() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery
-
Indicates whether to return the timestamps and raw data values of this metric.
- returnData(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery.Builder
-
Indicates whether to return the timestamps and raw data values of this metric.
- returnData(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery.Builder
-
Indicates whether to return the timestamps and raw data values of this metric.
- reverse() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Substring
- roleARN() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
-
This parameter is required for services that do not support service-linked roles (such as Amazon EMR), and it must specify the ARN of an IAM role that allows Application Auto Scaling to modify the scalable target on your behalf.
- roleARN() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
-
The ARN of an IAM role that allows Application Auto Scaling to modify the scalable target on your behalf.
- roleARN(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest.Builder
-
This parameter is required for services that do not support service-linked roles (such as Amazon EMR), and it must specify the ARN of an IAM role that allows Application Auto Scaling to modify the scalable target on your behalf.
- roleARN(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget.Builder
-
The ARN of an IAM role that allows Application Auto Scaling to modify the scalable target on your behalf.
- Rule - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Rule(Rule.Builder) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule
- Rule.Builder - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- RuleArn - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- RuleEngine - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- RuleError - Exception in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- RuleError(RuleError.BuilderImpl) - Constructor for exception software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleError
- RuleError.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- RuleEvaluator - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- RuleEvaluator() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- ruleParams(SdkRequest, ExecutionAttributes) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ApplicationAutoScalingResolveEndpointInterceptor
- RulePartition - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- RulePartition.Builder - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- RuleResult - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- RULES - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule
- RulesFunctions - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- RulesFunctions() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulesFunctions
- RuleUrl - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
-
Represents a URL to be used internally for endpoint resolution.
- RuleValueVisitor<R> - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
-
Visitor for the right-hand side of rules (tree, error, endpoint)
S
- SAGE_MAKER_INFERENCE_COMPONENT_CONCURRENT_REQUESTS_PER_COPY_HIGH_RESOLUTION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- SAGE_MAKER_INFERENCE_COMPONENT_INVOCATIONS_PER_COPY - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- SAGE_MAKER_VARIANT_CONCURRENT_REQUESTS_PER_MODEL_HIGH_RESOLUTION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- SAGE_MAKER_VARIANT_INVOCATIONS_PER_INSTANCE - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- SAGE_MAKER_VARIANT_PROVISIONED_CONCURRENCY_UTILIZATION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- SAGEMAKER - software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
- SAGEMAKER_INFERENCE_COMPONENT_DESIRED_COPY_COUNT - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- SAGEMAKER_VARIANT_DESIRED_INSTANCE_COUNT - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- SAGEMAKER_VARIANT_DESIRED_PROVISIONED_CONCURRENCY - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- SAMPLE_COUNT - software.amazon.awssdk.services.applicationautoscaling.model.MetricStatistic
- scalableDimension() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest
-
The scalable dimension.
- scalableDimension() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest
-
The scalable dimension.
- scalableDimension() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest
-
The scalable dimension associated with the scalable target.
- scalableDimension() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
-
The scalable dimension associated with the scalable target.
- scalableDimension() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
-
The scalable dimension.
- scalableDimension() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
-
The scalable dimension.
- scalableDimension() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
-
The scalable dimension.
- scalableDimension() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
-
The scalable dimension.
- scalableDimension() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
-
The scalable dimension.
- scalableDimension() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
-
The scalable dimension.
- scalableDimension() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
-
The scalable dimension associated with the scalable target.
- scalableDimension() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
-
The scalable dimension associated with the scalable target.
- scalableDimension() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
-
The scalable dimension.
- scalableDimension() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
-
The scalable dimension.
- scalableDimension() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
-
The scalable dimension.
- scalableDimension(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest.Builder
-
The scalable dimension.
- scalableDimension(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest.Builder
-
The scalable dimension.
- scalableDimension(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest.Builder
-
The scalable dimension associated with the scalable target.
- scalableDimension(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest.Builder
-
The scalable dimension associated with the scalable target.
- scalableDimension(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest.Builder
-
The scalable dimension.
- scalableDimension(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest.Builder
-
The scalable dimension.
- scalableDimension(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest.Builder
-
The scalable dimension.
- scalableDimension(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest.Builder
-
The scalable dimension.
- scalableDimension(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest.Builder
-
The scalable dimension.
- scalableDimension(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest.Builder
-
The scalable dimension.
- scalableDimension(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest.Builder
-
The scalable dimension associated with the scalable target.
- scalableDimension(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget.Builder
-
The scalable dimension associated with the scalable target.
- scalableDimension(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity.Builder
-
The scalable dimension.
- scalableDimension(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
The scalable dimension.
- scalableDimension(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction.Builder
-
The scalable dimension.
- scalableDimension(ScalableDimension) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest.Builder
-
The scalable dimension.
- scalableDimension(ScalableDimension) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest.Builder
-
The scalable dimension.
- scalableDimension(ScalableDimension) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest.Builder
-
The scalable dimension associated with the scalable target.
- scalableDimension(ScalableDimension) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest.Builder
-
The scalable dimension associated with the scalable target.
- scalableDimension(ScalableDimension) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest.Builder
-
The scalable dimension.
- scalableDimension(ScalableDimension) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest.Builder
-
The scalable dimension.
- scalableDimension(ScalableDimension) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest.Builder
-
The scalable dimension.
- scalableDimension(ScalableDimension) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest.Builder
-
The scalable dimension.
- scalableDimension(ScalableDimension) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest.Builder
-
The scalable dimension.
- scalableDimension(ScalableDimension) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest.Builder
-
The scalable dimension.
- scalableDimension(ScalableDimension) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest.Builder
-
The scalable dimension associated with the scalable target.
- scalableDimension(ScalableDimension) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget.Builder
-
The scalable dimension associated with the scalable target.
- scalableDimension(ScalableDimension) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity.Builder
-
The scalable dimension.
- scalableDimension(ScalableDimension) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
The scalable dimension.
- scalableDimension(ScalableDimension) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction.Builder
-
The scalable dimension.
- ScalableDimension - Enum in software.amazon.awssdk.services.applicationautoscaling.model
- scalableDimensionAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest
-
The scalable dimension.
- scalableDimensionAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest
-
The scalable dimension.
- scalableDimensionAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest
-
The scalable dimension associated with the scalable target.
- scalableDimensionAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
-
The scalable dimension associated with the scalable target.
- scalableDimensionAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
-
The scalable dimension.
- scalableDimensionAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
-
The scalable dimension.
- scalableDimensionAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
-
The scalable dimension.
- scalableDimensionAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
-
The scalable dimension.
- scalableDimensionAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
-
The scalable dimension.
- scalableDimensionAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
-
The scalable dimension.
- scalableDimensionAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
-
The scalable dimension associated with the scalable target.
- scalableDimensionAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
-
The scalable dimension associated with the scalable target.
- scalableDimensionAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
-
The scalable dimension.
- scalableDimensionAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
-
The scalable dimension.
- scalableDimensionAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
-
The scalable dimension.
- ScalableTarget - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Represents a scalable target.
- ScalableTarget.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- scalableTargetAction() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
-
The new minimum and maximum capacity.
- scalableTargetAction() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
-
The new minimum and maximum capacity.
- scalableTargetAction(Consumer<ScalableTargetAction.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest.Builder
-
The new minimum and maximum capacity.
- scalableTargetAction(Consumer<ScalableTargetAction.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction.Builder
-
The new minimum and maximum capacity.
- scalableTargetAction(ScalableTargetAction) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest.Builder
-
The new minimum and maximum capacity.
- scalableTargetAction(ScalableTargetAction) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction.Builder
-
The new minimum and maximum capacity.
- ScalableTargetAction - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Represents the minimum and maximum capacity for a scheduled action.
- ScalableTargetAction.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- scalableTargetARN() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetResponse
-
The ARN of the scalable target.
- scalableTargetARN() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
-
The ARN of the scalable target.
- scalableTargetARN(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetResponse.Builder
-
The ARN of the scalable target.
- scalableTargetARN(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget.Builder
-
The ARN of the scalable target.
- scalableTargets() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsResponse
-
The scalable targets that match the request parameters.
- scalableTargets() - Method in class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalableTargetsIterable
-
Returns an iterable to iterate through the paginated
DescribeScalableTargetsResponse.scalableTargets()member. - scalableTargets() - Method in class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalableTargetsPublisher
-
Returns a publisher that can be used to get a stream of data.
- scalableTargets(Collection<ScalableTarget>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsResponse.Builder
-
The scalable targets that match the request parameters.
- scalableTargets(Consumer<ScalableTarget.Builder>...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsResponse.Builder
-
The scalable targets that match the request parameters.
- scalableTargets(ScalableTarget...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsResponse.Builder
-
The scalable targets that match the request parameters.
- scaleInCooldown() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
-
The amount of time, in seconds, after a scale-in activity completes before another scale-in activity can start.
- scaleInCooldown(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration.Builder
-
The amount of time, in seconds, after a scale-in activity completes before another scale-in activity can start.
- scaleOutCooldown() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
-
The amount of time, in seconds, to wait for a previous scale-out activity to take effect.
- scaleOutCooldown(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration.Builder
-
The amount of time, in seconds, to wait for a previous scale-out activity to take effect.
- scalingActivities() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesResponse
-
A list of scaling activity objects.
- scalingActivities() - Method in class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalingActivitiesIterable
-
Returns an iterable to iterate through the paginated
DescribeScalingActivitiesResponse.scalingActivities()member. - scalingActivities() - Method in class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalingActivitiesPublisher
-
Returns a publisher that can be used to get a stream of data.
- scalingActivities(Collection<ScalingActivity>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesResponse.Builder
-
A list of scaling activity objects.
- scalingActivities(Consumer<ScalingActivity.Builder>...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesResponse.Builder
-
A list of scaling activity objects.
- scalingActivities(ScalingActivity...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesResponse.Builder
-
A list of scaling activity objects.
- ScalingActivity - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Represents a scaling activity.
- ScalingActivity.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- ScalingActivityStatusCode - Enum in software.amazon.awssdk.services.applicationautoscaling.model
- scalingAdjustment() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepAdjustment
-
The amount by which to scale, based on the specified adjustment type.
- scalingAdjustment(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.StepAdjustment.Builder
-
The amount by which to scale, based on the specified adjustment type.
- scalingPolicies() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesResponse
-
Information about the scaling policies.
- scalingPolicies() - Method in class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalingPoliciesIterable
-
Returns an iterable to iterate through the paginated
DescribeScalingPoliciesResponse.scalingPolicies()member. - scalingPolicies() - Method in class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalingPoliciesPublisher
-
Returns a publisher that can be used to get a stream of data.
- scalingPolicies(Collection<ScalingPolicy>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesResponse.Builder
-
Information about the scaling policies.
- scalingPolicies(Consumer<ScalingPolicy.Builder>...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesResponse.Builder
-
Information about the scaling policies.
- scalingPolicies(ScalingPolicy...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesResponse.Builder
-
Information about the scaling policies.
- ScalingPolicy - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Represents a scaling policy to use with Application Auto Scaling.
- ScalingPolicy.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- schedule() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
-
The schedule for this action.
- schedule() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
-
The schedule for this action.
- schedule(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest.Builder
-
The schedule for this action.
- schedule(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction.Builder
-
The schedule for this action.
- ScheduledAction - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Represents a scheduled action.
- ScheduledAction.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- scheduledActionARN() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
-
The Amazon Resource Name (ARN) of the scheduled action.
- scheduledActionARN(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction.Builder
-
The Amazon Resource Name (ARN) of the scheduled action.
- scheduledActionName() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest
-
The name of the scheduled action.
- scheduledActionName() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
-
The name of the scheduled action.
- scheduledActionName() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
-
The name of the scheduled action.
- scheduledActionName(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest.Builder
-
The name of the scheduled action.
- scheduledActionName(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest.Builder
-
The name of the scheduled action.
- scheduledActionName(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction.Builder
-
The name of the scheduled action.
- scheduledActionNames() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
-
The names of the scheduled actions to describe.
- scheduledActionNames(String...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest.Builder
-
The names of the scheduled actions to describe.
- scheduledActionNames(Collection<String>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest.Builder
-
The names of the scheduled actions to describe.
- scheduledActions() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsResponse
-
Information about the scheduled actions.
- scheduledActions() - Method in class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScheduledActionsIterable
-
Returns an iterable to iterate through the paginated
DescribeScheduledActionsResponse.scheduledActions()member. - scheduledActions() - Method in class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScheduledActionsPublisher
-
Returns a publisher that can be used to get a stream of data.
- scheduledActions(Collection<ScheduledAction>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsResponse.Builder
-
Information about the scheduled actions.
- scheduledActions(Consumer<ScheduledAction.Builder>...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsResponse.Builder
-
Information about the scheduled actions.
- scheduledActions(ScheduledAction...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsResponse.Builder
-
Information about the scheduled actions.
- scheduledScalingSuspended() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.SuspendedState
-
Whether scheduled scaling is suspended.
- scheduledScalingSuspended(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.SuspendedState.Builder
-
Whether scheduled scaling is suspended.
- schedulingBufferTime() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
-
The amount of time, in seconds, that the start time can be advanced.
- schedulingBufferTime(Integer) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration.Builder
-
The amount of time, in seconds, that the start time can be advanced.
- scheme() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleUrl
- SCHEME - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseUrl
- Scope<T> - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Scope() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Scope
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.Alarm
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.ConcurrentUpdateException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsResponse
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.FailedResourceAccessException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.InternalServiceException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.InvalidNextTokenException
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.LimitExceededException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.MetricDimension
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.ObjectNotFoundException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredefinedMetricSpecification
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingCustomizedMetricSpecification
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDimension
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedLoadMetricSpecification
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedMetricPairSpecification
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedScalingMetricSpecification
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetResponse
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.ResourceNotFoundException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTargetAction
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepAdjustment
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.SuspendedState
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceResponse
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDimension
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricStat
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.TooManyTagsException
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest
- sdkFieldNameToField() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceResponse
- sdkFieldNameToField() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.ValidationException
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.Alarm
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast
- sdkFields() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.ConcurrentUpdateException
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyResponse
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionResponse
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetResponse
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsResponse
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesResponse
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesResponse
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.FailedResourceAccessException
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.InternalServiceException
- sdkFields() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.InvalidNextTokenException
- sdkFields() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.LimitExceededException
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceResponse
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.MetricDimension
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason
- sdkFields() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.ObjectNotFoundException
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredefinedMetricSpecification
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingCustomizedMetricSpecification
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDimension
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedLoadMetricSpecification
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedMetricPairSpecification
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedScalingMetricSpecification
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyResponse
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionResponse
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.ResourceNotFoundException
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTargetAction
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepAdjustment
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.SuspendedState
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceResponse
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDimension
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricStat
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
- sdkFields() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.TooManyTagsException
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest
- sdkFields() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceResponse
- sdkFields() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.ValidationException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.Alarm
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.ConcurrentUpdateException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.FailedResourceAccessException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.InternalServiceException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.InvalidNextTokenException
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.LimitExceededException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.MetricDimension
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.ObjectNotFoundException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredefinedMetricSpecification
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingCustomizedMetricSpecification
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDimension
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedLoadMetricSpecification
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedMetricPairSpecification
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedScalingMetricSpecification
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.ResourceNotFoundException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTargetAction
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.StepAdjustment
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.SuspendedState
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceResponse
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDimension
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricStat
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.TooManyTagsException
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest
- serializableBuilderClass() - Static method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceResponse
- serializableBuilderClass() - Static method in exception software.amazon.awssdk.services.applicationautoscaling.model.ValidationException
- service() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Arn
- service() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleArn
- SERVICE - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParseArn
- SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider. - SERVICE_METADATA_ID - Static variable in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Value for looking up the service's metadata from the
ServiceMetadataProvider. - SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
- SERVICE_NAME - Static variable in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
- serviceClientConfiguration() - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
- serviceId(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRuleset.Builder
- serviceMetadata() - Static method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
- serviceNamespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
-
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. - serviceNamespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
-
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. - serviceNamespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
-
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. - serviceNamespace() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
-
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. - serviceNamespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget.Builder
-
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. - serviceNamespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity.Builder
-
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. - serviceNamespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. - serviceNamespace(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction.Builder
-
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. - serviceNamespace(ServiceNamespace) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(ServiceNamespace) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(ServiceNamespace) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(ServiceNamespace) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(ServiceNamespace) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(ServiceNamespace) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(ServiceNamespace) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(ServiceNamespace) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(ServiceNamespace) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(ServiceNamespace) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(ServiceNamespace) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest.Builder
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespace(ServiceNamespace) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget.Builder
-
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. - serviceNamespace(ServiceNamespace) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity.Builder
-
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. - serviceNamespace(ServiceNamespace) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. - serviceNamespace(ServiceNamespace) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction.Builder
-
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. - ServiceNamespace - Enum in software.amazon.awssdk.services.applicationautoscaling.model
- serviceNamespaceAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespaceAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespaceAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespaceAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespaceAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespaceAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespaceAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespaceAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespaceAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespaceAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespaceAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
-
The namespace of the Amazon Web Services service that provides the resource.
- serviceNamespaceAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
-
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. - serviceNamespaceAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
-
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. - serviceNamespaceAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
-
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. - serviceNamespaceAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
-
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. - setUri(SdkHttpRequest, URI, URI) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.AwsEndpointProviderUtils
-
This sets the request URI to the resolved URI returned by the endpoint provider.
- since() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Deprecated
- SingleArgFn - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- SingleArgFn(FnNode) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.SingleArgFn
- size() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Array
- software.amazon.awssdk.services.applicationautoscaling - package software.amazon.awssdk.services.applicationautoscaling
-
With Application Auto Scaling, you can configure automatic scaling for the following resources:
- software.amazon.awssdk.services.applicationautoscaling.auth.scheme - package software.amazon.awssdk.services.applicationautoscaling.auth.scheme
- software.amazon.awssdk.services.applicationautoscaling.auth.scheme.internal - package software.amazon.awssdk.services.applicationautoscaling.auth.scheme.internal
- software.amazon.awssdk.services.applicationautoscaling.endpoints - package software.amazon.awssdk.services.applicationautoscaling.endpoints
- software.amazon.awssdk.services.applicationautoscaling.endpoints.internal - package software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- software.amazon.awssdk.services.applicationautoscaling.internal - package software.amazon.awssdk.services.applicationautoscaling.internal
- software.amazon.awssdk.services.applicationautoscaling.model - package software.amazon.awssdk.services.applicationautoscaling.model
- software.amazon.awssdk.services.applicationautoscaling.paginators - package software.amazon.awssdk.services.applicationautoscaling.paginators
- software.amazon.awssdk.services.applicationautoscaling.transform - package software.amazon.awssdk.services.applicationautoscaling.transform
- SourceException - Exception in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- SourceException.BuilderImpl - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- startIndex() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Substring
- startMultipartTemplate() - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.TemplateVisitor
-
Invoked prior to visiting a multipart template like `https://{Region}.{dnsSuffix}`.
- startTime() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
-
The inclusive start time of the time range for the forecast data to get.
- startTime() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
-
The date and time for this scheduled action to start, in UTC.
- startTime() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
-
The Unix timestamp for when the scaling activity began.
- startTime() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
-
The date and time that the action is scheduled to begin, in UTC.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest.Builder
-
The inclusive start time of the time range for the forecast data to get.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest.Builder
-
The date and time for this scheduled action to start, in UTC.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity.Builder
-
The Unix timestamp for when the scaling activity began.
- startTime(Instant) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction.Builder
-
The date and time that the action is scheduled to begin, in UTC.
- stat() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat
-
The statistic to return.
- stat() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricStat
-
The statistic to return.
- stat(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat.Builder
-
The statistic to return.
- stat(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricStat.Builder
-
The statistic to return.
- statistic() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
-
The statistic of the metric.
- statistic(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification.Builder
-
The statistic of the metric.
- statistic(MetricStatistic) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification.Builder
-
The statistic of the metric.
- statisticAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
-
The statistic of the metric.
- statusCode() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
-
Indicates the status of the scaling activity.
- statusCode(int) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException.Builder
- statusCode(int) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException.BuilderImpl
- statusCode(int) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ConcurrentUpdateException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.FailedResourceAccessException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.InternalServiceException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.InvalidNextTokenException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.LimitExceededException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ObjectNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ResourceNotFoundException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TooManyTagsException.Builder
- statusCode(int) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ValidationException.Builder
- statusCode(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity.Builder
-
Indicates the status of the scaling activity.
- statusCode(ScalingActivityStatusCode) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity.Builder
-
Indicates the status of the scaling activity.
- statusCodeAsString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
-
Indicates the status of the scaling activity.
- statusMessage() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
-
A simple message about the current status of the scaling activity.
- statusMessage(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity.Builder
-
A simple message about the current status of the scaling activity.
- STEP_SCALING - software.amazon.awssdk.services.applicationautoscaling.model.PolicyType
- StepAdjustment - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Represents a step adjustment for a StepScalingPolicyConfiguration.
- StepAdjustment.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- stepAdjustments() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
-
A set of adjustments that enable you to scale based on the size of the alarm breach.
- stepAdjustments(Collection<StepAdjustment>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration.Builder
-
A set of adjustments that enable you to scale based on the size of the alarm breach.
- stepAdjustments(Consumer<StepAdjustment.Builder>...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration.Builder
-
A set of adjustments that enable you to scale based on the size of the alarm breach.
- stepAdjustments(StepAdjustment...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration.Builder
-
A set of adjustments that enable you to scale based on the size of the alarm breach.
- stepScalingPolicyConfiguration() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
-
A step scaling policy.
- stepScalingPolicyConfiguration() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
-
A step scaling policy.
- stepScalingPolicyConfiguration(Consumer<StepScalingPolicyConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest.Builder
-
A step scaling policy.
- stepScalingPolicyConfiguration(Consumer<StepScalingPolicyConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
A step scaling policy.
- stepScalingPolicyConfiguration(StepScalingPolicyConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest.Builder
-
A step scaling policy.
- stepScalingPolicyConfiguration(StepScalingPolicyConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
A step scaling policy.
- StepScalingPolicyConfiguration - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Represents a step scaling policy configuration to use with Application Auto Scaling.
- StepScalingPolicyConfiguration.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- stopIndex() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Substring
- STRING - software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterType
- STRING_ARRAY - software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterType
- stringEquals(String, String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulesFunctions
- StringEqualsFn - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- StringEqualsFn(FnNode) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.StringEqualsFn
- stringToParse() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Substring
- subscribe(Subscriber<? super DescribeScalableTargetsResponse>) - Method in class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalableTargetsPublisher
- subscribe(Subscriber<? super DescribeScalingActivitiesResponse>) - Method in class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalingActivitiesPublisher
- subscribe(Subscriber<? super DescribeScalingPoliciesResponse>) - Method in class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScalingPoliciesPublisher
- subscribe(Subscriber<? super DescribeScheduledActionsResponse>) - Method in class software.amazon.awssdk.services.applicationautoscaling.paginators.DescribeScheduledActionsPublisher
- substring(String, int, int, boolean) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulesFunctions
- Substring - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Substring(FnNode) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Substring
- SUBSTRING - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Substring
- SUCCESSFUL - software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivityStatusCode
- SUM - software.amazon.awssdk.services.applicationautoscaling.model.MetricStatistic
- SUPPORTS_DUAL_STACK - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.PartitionFn
- SUPPORTS_FIPS - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.PartitionFn
- supportsDualStack() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Outputs
- supportsDualStack() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Outputs.Builder
- supportsDualStack(boolean) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition.Builder
- supportsFips() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Outputs
- supportsFips() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Outputs.Builder
- supportsFips(boolean) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition.Builder
- supportsFIPS() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulePartition
- suspendedState() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
-
An embedded object that contains attributes and attribute values that are used to suspend and resume automatic scaling.
- suspendedState() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
-
Specifies whether the scaling activities for a scalable target are in a suspended state.
- suspendedState(Consumer<SuspendedState.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest.Builder
-
An embedded object that contains attributes and attribute values that are used to suspend and resume automatic scaling.
- suspendedState(Consumer<SuspendedState.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget.Builder
-
Specifies whether the scaling activities for a scalable target are in a suspended state.
- suspendedState(SuspendedState) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest.Builder
-
An embedded object that contains attributes and attribute values that are used to suspend and resume automatic scaling.
- suspendedState(SuspendedState) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget.Builder
-
Specifies whether the scaling activities for a scalable target are in a suspended state.
- SuspendedState - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Specifies whether the scaling activities for a scalable target are in a suspended state.
- SuspendedState.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
T
- tagKeys() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest
-
One or more tag keys.
- tagKeys(String...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest.Builder
-
One or more tag keys.
- tagKeys(Collection<String>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest.Builder
-
One or more tag keys.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Adds or edits tags on an Application Auto Scaling scalable target.
- tagResource(Consumer<TagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Adds or edits tags on an Application Auto Scaling scalable target.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Adds or edits tags on an Application Auto Scaling scalable target.
- tagResource(TagResourceRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Adds or edits tags on an Application Auto Scaling scalable target.
- TagResourceRequest - Class in software.amazon.awssdk.services.applicationautoscaling.model
- TagResourceRequest.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- TagResourceRequestMarshaller - Class in software.amazon.awssdk.services.applicationautoscaling.transform
-
TagResourceRequestMarshaller - TagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.transform.TagResourceRequestMarshaller
- TagResourceResponse - Class in software.amazon.awssdk.services.applicationautoscaling.model
- TagResourceResponse.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- tags() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceResponse
-
A list of tags.
- tags() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
-
Assigns one or more tags to the scalable target.
- tags() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceRequest
-
The tags assigned to the resource.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceResponse.Builder
-
A list of tags.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest.Builder
-
Assigns one or more tags to the scalable target.
- tags(Map<String, String>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TagResourceRequest.Builder
-
The tags assigned to the resource.
- target() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr
- target() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Not
- target() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.SingleArgFn
- target(Expr) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Builder
- TARGET_TRACKING_SCALING - software.amazon.awssdk.services.applicationautoscaling.model.PolicyType
- TargetTrackingMetric - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Represents a specific metric.
- TargetTrackingMetric.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- TargetTrackingMetricDataQuery - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
The metric data to return.
- TargetTrackingMetricDataQuery.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- TargetTrackingMetricDimension - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Describes the dimension of a metric.
- TargetTrackingMetricDimension.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- TargetTrackingMetricStat - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
This structure defines the CloudWatch metric to return, along with the statistic and unit.
- TargetTrackingMetricStat.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- targetTrackingScalingPolicyConfiguration() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
-
A target tracking scaling policy.
- targetTrackingScalingPolicyConfiguration() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
-
A target tracking scaling policy.
- targetTrackingScalingPolicyConfiguration(Consumer<TargetTrackingScalingPolicyConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest.Builder
-
A target tracking scaling policy.
- targetTrackingScalingPolicyConfiguration(Consumer<TargetTrackingScalingPolicyConfiguration.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
A target tracking scaling policy.
- targetTrackingScalingPolicyConfiguration(TargetTrackingScalingPolicyConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest.Builder
-
A target tracking scaling policy.
- targetTrackingScalingPolicyConfiguration(TargetTrackingScalingPolicyConfiguration) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy.Builder
-
A target tracking scaling policy.
- TargetTrackingScalingPolicyConfiguration - Class in software.amazon.awssdk.services.applicationautoscaling.model
-
Represents a target tracking scaling policy configuration to use with Application Auto Scaling.
- TargetTrackingScalingPolicyConfiguration.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- targetValue() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification
-
Specifies the target utilization.
- targetValue() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
-
The target value for the metric.
- targetValue(Double) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification.Builder
-
Specifies the target utilization.
- targetValue(Double) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration.Builder
-
The target value for the metric.
- template() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Expr
- template() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr
- template() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- template() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Ref
- Template - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
-
Template represents a "Template Literal".
- Template.Dynamic - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Template.Literal - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Template.Part - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- TemplateVisitor<T> - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
-
For code generating from a template, use a `TemplateVisitor`.
- timestamps() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast
-
The timestamps for the data points, in UTC format.
- timestamps() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast
-
The timestamps for the data points, in UTC format.
- timestamps(Instant...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast.Builder
-
The timestamps for the data points, in UTC format.
- timestamps(Instant...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast.Builder
-
The timestamps for the data points, in UTC format.
- timestamps(Collection<Instant>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast.Builder
-
The timestamps for the data points, in UTC format.
- timestamps(Collection<Instant>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast.Builder
-
The timestamps for the data points, in UTC format.
- timezone() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
-
Specifies the time zone used when setting a scheduled action by using an at or cron expression.
- timezone() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
-
The time zone used when referring to the date and time of a scheduled action, when the scheduled action uses an at or cron expression.
- timezone(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest.Builder
-
Specifies the time zone used when setting a scheduled action by using an at or cron expression.
- timezone(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction.Builder
-
The time zone used when referring to the date and time of a scheduled action, when the scheduled action uses an at or cron expression.
- toBuilder() - Method in interface software.amazon.awssdk.services.applicationautoscaling.auth.scheme.ApplicationAutoScalingAuthSchemeParams
-
Returns a
ApplicationAutoScalingAuthSchemeParams.Builderto customize the parameters. - toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.auth.scheme.internal.DefaultApplicationAutoScalingAuthSchemeParams
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.ApplicationAutoScalingEndpointParams
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.Alarm
- toBuilder() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingRequest
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast
- toBuilder() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.ConcurrentUpdateException
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyResponse
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionResponse
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetResponse
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsResponse
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesResponse
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesResponse
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.FailedResourceAccessException
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.InternalServiceException
- toBuilder() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.InvalidNextTokenException
- toBuilder() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.LimitExceededException
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceResponse
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.MetricDimension
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason
- toBuilder() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.ObjectNotFoundException
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredefinedMetricSpecification
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingCustomizedMetricSpecification
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDimension
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedLoadMetricSpecification
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedMetricPairSpecification
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedScalingMetricSpecification
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyResponse
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionResponse
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.ResourceNotFoundException
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTargetAction
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepAdjustment
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.SuspendedState
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceResponse
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDimension
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricStat
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
- toBuilder() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.TooManyTagsException
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest
- toBuilder() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceResponse
- toBuilder() - Method in exception software.amazon.awssdk.services.applicationautoscaling.model.ValidationException
- toList() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameters
- TooManyTagsException - Exception in software.amazon.awssdk.services.applicationautoscaling.model
-
The request contains too many tags.
- TooManyTagsException.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- toParameterReference() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- toParameterReference() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterReference
- toParameterReference() - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ToParameterReference
- ToParameterReference - Interface in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Arn
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Condition
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointResult
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRule
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRuleset
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ErrorRule
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FatScope
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Fn
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Part.Index
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr.Part.Key
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.GetAttr
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Identifier
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Outputs
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Deprecated
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterReference
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameters
- toString() - Method in enum software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterType
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partition
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partitions
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Ref
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleArn
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Scope
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template.Dynamic
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template.Literal
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.TreeRule
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Array
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Endpoint
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Record
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Str
- toString() - Method in enum software.amazon.awssdk.services.applicationautoscaling.model.AdjustmentType
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.Alarm
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScalingPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeleteScheduledActionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DeregisterScalableTargetResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalableTargetsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingActivitiesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScalingPoliciesResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.DescribeScheduledActionsResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ListTagsForResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.applicationautoscaling.model.MetricAggregationType
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.MetricDimension
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.applicationautoscaling.model.MetricStatistic
- toString() - Method in enum software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.NotScaledReason
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.applicationautoscaling.model.PolicyType
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredefinedMetricSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingCustomizedMetricSpecification
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMaxCapacityBreachBehavior
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetric
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDataQuery
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDimension
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMode
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPolicyConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedLoadMetricSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedMetricPairSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingPredefinedScalingMetricSpecification
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScalingPolicyResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PutScheduledActionResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.RegisterScalableTargetResponse
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTarget
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalableTargetAction
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivity
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivityStatusCode
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScalingPolicy
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ScheduledAction
-
Returns a string representation of this object.
- toString() - Method in enum software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepAdjustment
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.StepScalingPolicyConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.SuspendedState
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TagResourceResponse
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetric
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDataQuery
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDimension
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricStat
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingScalingPolicyConfiguration
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceRequest
-
Returns a string representation of this object.
- toString() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.UntagResourceResponse
-
Returns a string representation of this object.
- TREE - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule
- treeRule(List<Rule>) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule.Builder
- TreeRule - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- TreeRule(Rule.Builder, List<Rule>) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.TreeRule
- type(ParameterType) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Builder
- TYPE - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter
- TYPE - Static variable in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Rule
- types() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FatScope
U
- unescape(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Template.Literal
- UNFULFILLED - software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivityStatusCode
- unit() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification
-
The unit of the metric.
- unit() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat
-
The unit to use for the returned data points.
- unit() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricStat
-
The unit to use for the returned data points.
- unit(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.CustomizedMetricSpecification.Builder
-
The unit of the metric.
- unit(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricStat.Builder
-
The unit to use for the returned data points.
- unit(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricStat.Builder
-
The unit to use for the returned data points.
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.applicationautoscaling.model.AdjustmentType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.applicationautoscaling.model.MetricAggregationType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.applicationautoscaling.model.MetricStatistic
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.applicationautoscaling.model.PolicyType
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMaxCapacityBreachBehavior
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMode
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivityStatusCode
- UNKNOWN_TO_SDK_VERSION - software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
- untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Deletes tags from an Application Auto Scaling scalable target.
- untagResource(Consumer<UntagResourceRequest.Builder>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Deletes tags from an Application Auto Scaling scalable target.
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingAsyncClient
-
Deletes tags from an Application Auto Scaling scalable target.
- untagResource(UntagResourceRequest) - Method in interface software.amazon.awssdk.services.applicationautoscaling.ApplicationAutoScalingClient
-
Deletes tags from an Application Auto Scaling scalable target.
- UntagResourceRequest - Class in software.amazon.awssdk.services.applicationautoscaling.model
- UntagResourceRequest.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- UntagResourceRequestMarshaller - Class in software.amazon.awssdk.services.applicationautoscaling.transform
-
UntagResourceRequestMarshaller - UntagResourceRequestMarshaller(BaseAwsJsonProtocolFactory) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.transform.UntagResourceRequestMarshaller
- UntagResourceResponse - Class in software.amazon.awssdk.services.applicationautoscaling.model
- UntagResourceResponse.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- updateTime() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse
-
The time the forecast was made.
- updateTime(Instant) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.GetPredictiveScalingForecastResponse.Builder
-
The time the forecast was made.
- uriEncode(String) - Static method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RulesFunctions
- UriEncodeFn - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- UriEncodeFn(FnNode) - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.UriEncodeFn
- url(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value.Endpoint.Builder
- url(Expr) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointResult.Builder
- useDualStack() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.ApplicationAutoScalingEndpointParams
- useDualStack(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.ApplicationAutoScalingEndpointParams.Builder
- useFips() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.ApplicationAutoScalingEndpointParams
- useFips(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.ApplicationAutoScalingEndpointParams.Builder
- UserAgentUtils - Class in software.amazon.awssdk.services.applicationautoscaling.internal
V
- validate() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnNode
- ValidationException - Exception in software.amazon.awssdk.services.applicationautoscaling.model
-
An exception was thrown for a validation issue.
- ValidationException.Builder - Interface in software.amazon.awssdk.services.applicationautoscaling.model
- value() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.MetricDimension
-
The value of the dimension.
- value() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDimension
-
The value of the dimension.
- value() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDimension
-
The value of the dimension.
- value(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.MetricDimension.Builder
-
The value of the dimension.
- value(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMetricDimension.Builder
-
The value of the dimension.
- value(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TargetTrackingMetricDimension.Builder
-
The value of the dimension.
- value(Value) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Parameter.Builder
- Value - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
-
Base class for the types of values computable by the
RuleEngine. - Value() - Constructor for class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Value
- Value.Array - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
-
An array value.
- Value.Bool - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
-
A boolean value.
- Value.Endpoint - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Value.Endpoint.Builder - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Value.Int - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
-
An integer value.
- Value.None - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
- Value.Record - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
-
A record (map) value.
- Value.Str - Class in software.amazon.awssdk.services.applicationautoscaling.endpoints.internal
-
A string value.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.AdjustmentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.MetricAggregationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.MetricStatistic
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.MetricType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.PolicyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMaxCapacityBreachBehavior
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivityStatusCode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ParameterType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.AdjustmentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast
-
The values of the data points.
- values() - Method in class software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast
-
The values of the data points.
- values() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.MetricAggregationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.MetricStatistic
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.MetricType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.PolicyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMaxCapacityBreachBehavior
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.PredictiveScalingMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.ScalingActivityStatusCode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values(Double...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast.Builder
-
The values of the data points.
- values(Double...) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast.Builder
-
The values of the data points.
- values(Collection<Double>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.CapacityForecast.Builder
-
The values of the data points.
- values(Collection<Double>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.LoadForecast.Builder
-
The values of the data points.
- version() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partitions
- version(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRuleset.Builder
- version(String) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Partitions.Builder
- visitBool(boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal.Visitor
- visitBoolEquals(BooleanEqualsFn) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnVisitor
- visitBoolEquals(BooleanEqualsFn) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- visitDynamicElement(Expr) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.TemplateVisitor
-
Visit a dynamic element within a multipart template.
- visitEndpointRule(EndpointResult) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleValueVisitor
- visitErrorRule(Expr) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleValueVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ExprVisitor.Default
- visitFn(Fn) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ExprVisitor
- visitFn(Fn) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- visitGetAttr(GetAttr) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnVisitor
- visitGetAttr(GetAttr) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- visitInt(int) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal.Visitor
- visitIsSet(IsSet) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnVisitor
- visitIsSet(IsSet) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- visitIsValidHostLabel(IsValidHostLabel) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnVisitor
- visitIsValidHostLabel(IsValidHostLabel) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnVisitor
- visitIsVirtualHostLabelsS3Bucket(IsVirtualHostableS3Bucket) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ExprVisitor.Default
- visitLiteral(Literal) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ExprVisitor
- visitLiteral(Literal) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- visitNot(Not) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnVisitor
- visitNot(Not) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- visitObject(Map<Identifier, Literal>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal.Visitor
- visitParseArn(ParseArn) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnVisitor
- visitParseArn(ParseArn) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- visitParseUrl(ParseUrl) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnVisitor
- visitParseUrl(ParseUrl) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- visitPartition(PartitionFn) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnVisitor
- visitPartition(PartitionFn) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- visitRef(Ref) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ExprVisitor.Default
- visitRef(Ref) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.ExprVisitor
- visitRef(Ref) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- visitSingleDynamicTemplate(Expr) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.TemplateVisitor
-
The template contains a single dynamic element, eg.
- visitStaticElement(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.TemplateVisitor
-
Visit a static element within a multipart template.
- visitStaticTemplate(String) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.TemplateVisitor
-
The template contains a single static string, eg.
- visitStr(Template) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal.Visitor
- visitStringEquals(StringEqualsFn) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnVisitor
- visitStringEquals(StringEqualsFn) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- visitSubstring(Substring) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnVisitor
- visitSubstring(Substring) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
- visitTreeRule(List<Rule>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleValueVisitor
- visitTuple(List<Literal>) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.Literal.Visitor
- visitUriEncode(UriEncodeFn) - Method in interface software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.FnVisitor
- visitUriEncode(UriEncodeFn) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.RuleEvaluator
W
- withDefaultVersion() - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.EndpointRuleset.Builder
- WORK_SPACES_AVERAGE_USER_SESSIONS_CAPACITY_UTILIZATION - software.amazon.awssdk.services.applicationautoscaling.model.MetricType
- WORKSPACES - software.amazon.awssdk.services.applicationautoscaling.model.ServiceNamespace
- WORKSPACES_WORKSPACESPOOL_DESIRED_USER_SESSIONS - software.amazon.awssdk.services.applicationautoscaling.model.ScalableDimension
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.applicationautoscaling.endpoints.internal.SourceException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException.Builder
- writableStackTrace(Boolean) - Method in class software.amazon.awssdk.services.applicationautoscaling.model.ApplicationAutoScalingException.BuilderImpl
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ConcurrentUpdateException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.FailedResourceAccessException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.InternalServiceException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.InvalidNextTokenException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.LimitExceededException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ObjectNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ResourceNotFoundException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.TooManyTagsException.Builder
- writableStackTrace(Boolean) - Method in interface software.amazon.awssdk.services.applicationautoscaling.model.ValidationException.Builder
All Classes All Packages