| Package | Description |
|---|---|
| software.amazon.awssdk.services.identitystore.model |
| Modifier and Type | Method and Description |
|---|---|
static GetGroupIdResponse.Builder |
GetGroupIdResponse.builder() |
GetGroupIdResponse.Builder |
GetGroupIdResponse.Builder.groupId(String groupId)
The identifier for a group in the identity store.
|
GetGroupIdResponse.Builder |
GetGroupIdResponse.Builder.identityStoreId(String identityStoreId)
The globally unique identifier for the identity store.
|
GetGroupIdResponse.Builder |
GetGroupIdResponse.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GetGroupIdResponse.Builder> |
GetGroupIdResponse.serializableBuilderClass() |
Copyright © 2023. All rights reserved.