| Package | Description |
|---|---|
| com.amazonaws.services.applicationautoscaling.model |
| Modifier and Type | Method and Description |
|---|---|
static ServiceNamespace |
ServiceNamespace.fromValue(String value)
Use this in place of valueOf.
|
static ServiceNamespace |
ServiceNamespace.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ServiceNamespace[] |
ServiceNamespace.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DeleteScalingPolicyRequest.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
void |
DescribeScalingPoliciesRequest.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
void |
ScalingPolicy.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
void |
DeregisterScalableTargetRequest.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
void |
DescribeScalingActivitiesRequest.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
void |
PutScalingPolicyRequest.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
void |
RegisterScalableTargetRequest.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
void |
DescribeScalableTargetsRequest.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
void |
ScalableTarget.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
void |
ScalingActivity.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
DeleteScalingPolicyRequest |
DeleteScalingPolicyRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
DescribeScalingPoliciesRequest |
DescribeScalingPoliciesRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
ScalingPolicy |
ScalingPolicy.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
DeregisterScalableTargetRequest |
DeregisterScalableTargetRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
DescribeScalingActivitiesRequest |
DescribeScalingActivitiesRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
PutScalingPolicyRequest |
PutScalingPolicyRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
RegisterScalableTargetRequest |
RegisterScalableTargetRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
DescribeScalableTargetsRequest |
DescribeScalableTargetsRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
ScalableTarget |
ScalableTarget.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
ScalingActivity |
ScalingActivity.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
Copyright © 2017. All rights reserved.