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