| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static UserProfileType |
UserProfileType.fromValue(String value)
Use this in place of valueOf.
|
static UserProfileType |
UserProfileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UserProfileType[] |
UserProfileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UserProfileSummary |
UserProfileSummary.withType(UserProfileType type)
The type of the user profile.
|
UpdateUserProfileResult |
UpdateUserProfileResult.withType(UserProfileType type)
The type of the user profile.
|
UpdateUserProfileRequest |
UpdateUserProfileRequest.withType(UserProfileType type)
The type of the user profile that are to be updated.
|
GetUserProfileResult |
GetUserProfileResult.withType(UserProfileType type)
The type of the user profile.
|
CreateUserProfileResult |
CreateUserProfileResult.withType(UserProfileType type)
The type of the user profile.
|
GetUserProfileRequest |
GetUserProfileRequest.withType(UserProfileType type)
The type of the user profile.
|
Copyright © 2024. All rights reserved.