| Package | Description |
|---|---|
| com.amazonaws.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
GroupProfileSummary |
GroupProfileSummary.clone() |
GroupProfileSummary |
GroupProfileSummary.withDomainId(String domainId)
The ID of the Amazon DataZone domain of a group profile.
|
GroupProfileSummary |
GroupProfileSummary.withGroupName(String groupName)
The group name of a group profile.
|
GroupProfileSummary |
GroupProfileSummary.withId(String id)
The ID of a group profile.
|
GroupProfileSummary |
GroupProfileSummary.withStatus(GroupProfileStatus status)
The status of a group profile.
|
GroupProfileSummary |
GroupProfileSummary.withStatus(String status)
The status of a group profile.
|
| Modifier and Type | Method and Description |
|---|---|
List<GroupProfileSummary> |
SearchGroupProfilesResult.getItems()
The results of the
SearchGroupProfiles action. |
| Modifier and Type | Method and Description |
|---|---|
SearchGroupProfilesResult |
SearchGroupProfilesResult.withItems(GroupProfileSummary... items)
The results of the
SearchGroupProfiles action. |
| Modifier and Type | Method and Description |
|---|---|
void |
SearchGroupProfilesResult.setItems(Collection<GroupProfileSummary> items)
The results of the
SearchGroupProfiles action. |
SearchGroupProfilesResult |
SearchGroupProfilesResult.withItems(Collection<GroupProfileSummary> items)
The results of the
SearchGroupProfiles action. |
Copyright © 2024. All rights reserved.