Uses of Class
software.amazon.awssdk.services.chimesdkidentity.model.Identity
-
Packages that use Identity Package Description software.amazon.awssdk.services.chimesdkidentity.model -
-
Uses of Identity in software.amazon.awssdk.services.chimesdkidentity.model
Methods in software.amazon.awssdk.services.chimesdkidentity.model that return Identity Modifier and Type Method Description IdentityAppInstanceAdmin. admin()TheAppInstanceAdmindata.IdentityAppInstanceAdminSummary. admin()The details of theAppInstanceAdmin.IdentityCreateAppInstanceAdminResponse. appInstanceAdmin()The ARN and name of the administrator, the ARN of theAppInstance, and the created and last-updated timestamps.Methods in software.amazon.awssdk.services.chimesdkidentity.model with parameters of type Identity Modifier and Type Method Description AppInstanceAdmin.BuilderAppInstanceAdmin.Builder. admin(Identity admin)TheAppInstanceAdmindata.AppInstanceAdminSummary.BuilderAppInstanceAdminSummary.Builder. admin(Identity admin)The details of theAppInstanceAdmin.CreateAppInstanceAdminResponse.BuilderCreateAppInstanceAdminResponse.Builder. appInstanceAdmin(Identity appInstanceAdmin)The ARN and name of the administrator, the ARN of theAppInstance, and the created and last-updated timestamps.
-