| Package | Description |
|---|---|
| com.amazonaws.services.ssoadmin.model |
| Modifier and Type | Method and Description |
|---|---|
static PrincipalType |
PrincipalType.fromValue(String value)
Use this in place of valueOf.
|
static PrincipalType |
PrincipalType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PrincipalType[] |
PrincipalType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AccountAssignment |
AccountAssignment.withPrincipalType(PrincipalType principalType)
The entity type for which the assignment will be created.
|
ListAccountAssignmentsForPrincipalRequest |
ListAccountAssignmentsForPrincipalRequest.withPrincipalType(PrincipalType principalType)
Specifies the type of the principal.
|
DescribeApplicationAssignmentResult |
DescribeApplicationAssignmentResult.withPrincipalType(PrincipalType principalType)
The entity type for which the assignment will be created.
|
DescribeApplicationAssignmentRequest |
DescribeApplicationAssignmentRequest.withPrincipalType(PrincipalType principalType)
The entity type for which the assignment will be created.
|
DeleteApplicationAssignmentRequest |
DeleteApplicationAssignmentRequest.withPrincipalType(PrincipalType principalType)
The entity type for which the assignment will be deleted.
|
CreateApplicationAssignmentRequest |
CreateApplicationAssignmentRequest.withPrincipalType(PrincipalType principalType)
The entity type for which the assignment will be created.
|
CreateAccountAssignmentRequest |
CreateAccountAssignmentRequest.withPrincipalType(PrincipalType principalType)
The entity type for which the assignment will be created.
|
ApplicationAssignment |
ApplicationAssignment.withPrincipalType(PrincipalType principalType)
The type of the principal assigned to the application.
|
AccountAssignmentOperationStatus |
AccountAssignmentOperationStatus.withPrincipalType(PrincipalType principalType)
The entity type for which the assignment will be created.
|
DeleteAccountAssignmentRequest |
DeleteAccountAssignmentRequest.withPrincipalType(PrincipalType principalType)
The entity type for which the assignment will be deleted.
|
AccountAssignmentForPrincipal |
AccountAssignmentForPrincipal.withPrincipalType(PrincipalType principalType)
The type of the principal.
|
ApplicationAssignmentForPrincipal |
ApplicationAssignmentForPrincipal.withPrincipalType(PrincipalType principalType)
The type of the principal assigned to the application.
|
ListApplicationAssignmentsForPrincipalRequest |
ListApplicationAssignmentsForPrincipalRequest.withPrincipalType(PrincipalType principalType)
Specifies the type of the principal for which you want to retrieve its assignments.
|
Copyright © 2024. All rights reserved.