| Package | Description |
|---|---|
| com.amazonaws.services.customerprofiles.model |
| Modifier and Type | Method and Description |
|---|---|
static PartyType |
PartyType.fromValue(String value)
Deprecated.
Use this in place of valueOf.
|
static PartyType |
PartyType.valueOf(String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static PartyType[] |
PartyType.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.withPartyType(PartyType partyType)
Deprecated.
|
CreateProfileRequest |
CreateProfileRequest.withPartyType(PartyType partyType)
Deprecated.
|
Profile |
Profile.withPartyType(PartyType partyType)
Deprecated.
|
Copyright © 2025. All rights reserved.