| 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 AWS 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 AWS SSO group identity.
|
Copyright © 2021. All rights reserved.