Uses of Class
software.amazon.awssdk.services.macie2.model.SessionIssuer
-
Packages that use SessionIssuer Package Description software.amazon.awssdk.services.macie2.model -
-
Uses of SessionIssuer in software.amazon.awssdk.services.macie2.model
Methods in software.amazon.awssdk.services.macie2.model that return SessionIssuer Modifier and Type Method Description SessionIssuerSessionContext. sessionIssuer()The source and type of credentials that were issued to the entity.Methods in software.amazon.awssdk.services.macie2.model with parameters of type SessionIssuer Modifier and Type Method Description SessionContext.BuilderSessionContext.Builder. sessionIssuer(SessionIssuer sessionIssuer)The source and type of credentials that were issued to the entity.
-