| Package | Description |
|---|---|
| com.amazonaws.services.autoscalingplans.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 |
|---|---|
ScalingInstruction |
ScalingInstruction.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
ScalingPlanResource |
ScalingPlanResource.withServiceNamespace(ServiceNamespace serviceNamespace)
The namespace of the AWS service.
|
Copyright © 2018. All rights reserved.