| 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 |
ScalingActivity.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. |
void |
ScalableTarget.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. |
void |
RegisterScalableTargetRequest.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource.
|
void |
PutScalingPolicyRequest.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource.
|
void |
DescribeScalingActivitiesRequest.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource.
|
void |
DescribeScalableTargetsRequest.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource.
|
void |
DeregisterScalableTargetRequest.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource.
|
void |
DeleteScalingPolicyRequest.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource.
|
void |
DescribeScalingPoliciesRequest.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource.
|
void |
ScalingPolicy.setServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. |
ScalingActivity |
ScalingActivity.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. |
ScalableTarget |
ScalableTarget.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. |
RegisterScalableTargetRequest |
RegisterScalableTargetRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource.
|
PutScheduledActionRequest |
PutScheduledActionRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource.
|
PutScalingPolicyRequest |
PutScalingPolicyRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource.
|
DescribeScheduledActionsRequest |
DescribeScheduledActionsRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource.
|
DescribeScalingActivitiesRequest |
DescribeScalingActivitiesRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource.
|
DescribeScalableTargetsRequest |
DescribeScalableTargetsRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource.
|
DeregisterScalableTargetRequest |
DeregisterScalableTargetRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource.
|
DeleteScheduledActionRequest |
DeleteScheduledActionRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource.
|
DeleteScalingPolicyRequest |
DeleteScalingPolicyRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource.
|
ScheduledAction |
ScheduledAction.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. |
DescribeScalingPoliciesRequest |
DescribeScalingPoliciesRequest.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource.
|
ScalingPolicy |
ScalingPolicy.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the Amazon Web Services service that provides the resource, or a
custom-resource. |
Copyright © 2024. All rights reserved.