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