public static interface GetGroupProfileResponse.Builder extends DataZoneResponse.Builder, SdkPojo, CopyableBuilder<GetGroupProfileResponse.Builder,GetGroupProfileResponse>
| Modifier and Type | Method and Description |
|---|---|
GetGroupProfileResponse.Builder |
domainId(String domainId)
The identifier of the Amazon DataZone domain in which the group profile exists.
|
GetGroupProfileResponse.Builder |
groupName(String groupName)
The name of the group for which the specified group profile exists.
|
GetGroupProfileResponse.Builder |
id(String id)
The identifier of the group profile.
|
GetGroupProfileResponse.Builder |
status(GroupProfileStatus status)
The identifier of the group profile.
|
GetGroupProfileResponse.Builder |
status(String status)
The identifier of the group profile.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildGetGroupProfileResponse.Builder domainId(String domainId)
The identifier of the Amazon DataZone domain in which the group profile exists.
domainId - The identifier of the Amazon DataZone domain in which the group profile exists.GetGroupProfileResponse.Builder groupName(String groupName)
The name of the group for which the specified group profile exists.
groupName - The name of the group for which the specified group profile exists.GetGroupProfileResponse.Builder id(String id)
The identifier of the group profile.
id - The identifier of the group profile.GetGroupProfileResponse.Builder status(String status)
The identifier of the group profile.
status - The identifier of the group profile.GroupProfileStatus,
GroupProfileStatusGetGroupProfileResponse.Builder status(GroupProfileStatus status)
The identifier of the group profile.
status - The identifier of the group profile.GroupProfileStatus,
GroupProfileStatusCopyright © 2023. All rights reserved.