| Package | Description |
|---|---|
| com.amazonaws.services.ssmsap.model |
| Modifier and Type | Method and Description |
|---|---|
static ApplicationType |
ApplicationType.fromValue(String value)
Use this in place of valueOf.
|
static ApplicationType |
ApplicationType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApplicationType[] |
ApplicationType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RegisterApplicationRequest |
RegisterApplicationRequest.withApplicationType(ApplicationType applicationType)
The type of the application.
|
ApplicationSummary |
ApplicationSummary.withType(ApplicationType type)
The type of the application.
|
Application |
Application.withType(ApplicationType type)
The type of the application.
|
Copyright © 2024. All rights reserved.