| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static GroupProfileStatus |
GroupProfileStatus.fromValue(String value)
Use this in place of valueOf.
|
static GroupProfileStatus |
GroupProfileStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GroupProfileStatus[] |
GroupProfileStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateGroupProfileRequest |
UpdateGroupProfileRequest.withStatus(GroupProfileStatus status)
The status of the group profile that is updated.
|
GetGroupProfileResult |
GetGroupProfileResult.withStatus(GroupProfileStatus status)
The identifier of the group profile.
|
CreateGroupProfileResult |
CreateGroupProfileResult.withStatus(GroupProfileStatus status)
The status of the group profile.
|
GroupProfileSummary |
GroupProfileSummary.withStatus(GroupProfileStatus status)
The status of a group profile.
|
UpdateGroupProfileResult |
UpdateGroupProfileResult.withStatus(GroupProfileStatus status)
The status of the group profile that is updated.
|
Copyright © 2023. All rights reserved.