| Package | Description |
|---|---|
| com.amazonaws.services.nimblestudio.model |
| Modifier and Type | Method and Description |
|---|---|
static LaunchProfilePersona |
LaunchProfilePersona.fromValue(String value)
Use this in place of valueOf.
|
static LaunchProfilePersona |
LaunchProfilePersona.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LaunchProfilePersona[] |
LaunchProfilePersona.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateLaunchProfileMemberRequest |
UpdateLaunchProfileMemberRequest.withPersona(LaunchProfilePersona persona)
The persona.
|
NewLaunchProfileMember |
NewLaunchProfileMember.withPersona(LaunchProfilePersona persona)
The persona.
|
LaunchProfileMembership |
LaunchProfileMembership.withPersona(LaunchProfilePersona persona)
The persona.
|
Copyright © 2023. All rights reserved.