| Package | Description |
|---|---|
| software.amazon.awssdk.services.iotsitewise.model |
| Modifier and Type | Method and Description |
|---|---|
static GroupIdentity.Builder |
GroupIdentity.builder() |
GroupIdentity.Builder |
GroupIdentity.Builder.id(String id)
The Amazon Web Services SSO ID of the group.
|
GroupIdentity.Builder |
GroupIdentity.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends GroupIdentity.Builder> |
GroupIdentity.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default Identity.Builder |
Identity.Builder.group(Consumer<GroupIdentity.Builder> group)
An Amazon Web Services SSO group identity.
|
Copyright © 2022. All rights reserved.