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