| Package | Description |
|---|---|
| software.amazon.awssdk.services.datazone.model |
| Modifier and Type | Method and Description |
|---|---|
static CreateGroupProfileResponse.Builder |
CreateGroupProfileResponse.builder() |
CreateGroupProfileResponse.Builder |
CreateGroupProfileResponse.Builder.domainId(String domainId)
The identifier of the Amazon DataZone domain in which the group profile is created.
|
CreateGroupProfileResponse.Builder |
CreateGroupProfileResponse.Builder.groupName(String groupName)
The name of the group for which group profile is created.
|
CreateGroupProfileResponse.Builder |
CreateGroupProfileResponse.Builder.id(String id)
The identifier of the group profile.
|
CreateGroupProfileResponse.Builder |
CreateGroupProfileResponse.Builder.status(GroupProfileStatus status)
The status of the group profile.
|
CreateGroupProfileResponse.Builder |
CreateGroupProfileResponse.Builder.status(String status)
The status of the group profile.
|
CreateGroupProfileResponse.Builder |
CreateGroupProfileResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CreateGroupProfileResponse.Builder> |
CreateGroupProfileResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.