Uses of Class
software.amazon.awssdk.services.iotsitewise.model.GroupIdentity
-
Packages that use GroupIdentity Package Description software.amazon.awssdk.services.iotsitewise.model -
-
Uses of GroupIdentity in software.amazon.awssdk.services.iotsitewise.model
Methods in software.amazon.awssdk.services.iotsitewise.model that return GroupIdentity Modifier and Type Method Description GroupIdentityIdentity. group()An IAM Identity Center group identity.Methods in software.amazon.awssdk.services.iotsitewise.model with parameters of type GroupIdentity Modifier and Type Method Description Identity.BuilderIdentity.Builder. group(GroupIdentity group)An IAM Identity Center group identity.
-