| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
static Gender |
Gender.fromValue(String value)
Deprecated.
Use this in place of valueOf.
|
static Gender |
Gender.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static Gender[] |
Gender.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateProfileRequest |
UpdateProfileRequest.withGender(Gender gender)
Deprecated.
|
Profile |
Profile.withGender(Gender gender)
Deprecated.
|
CreateProfileRequest |
CreateProfileRequest.withGender(Gender gender)
Deprecated.
|
Copyright © 2023. All rights reserved.