PrincipalGroup.Builder (AWS SDK for Java

PrincipalGroup.Builder (AWS SDK for Java - 2.25.21)
All Superinterfaces:
Buildable, CopyableBuilder<PrincipalGroup.Builder,PrincipalGroup>, SdkBuilder<PrincipalGroup.Builder,PrincipalGroup>, SdkPojo
Enclosing class:
PrincipalGroup

  • Method Details

    • access

      Provides information about whether to allow or deny access to the principal.

      Parameters:
      access - Provides information about whether to allow or deny access to the principal.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • access

      Provides information about whether to allow or deny access to the principal.

      Parameters:
      access - Provides information about whether to allow or deny access to the principal.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • membershipType

      The type of group.

      Parameters:
      membershipType - The type of group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • membershipType

      The type of group.

      Parameters:
      membershipType - The type of group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The name of the group.

      Parameters:
      name - The name of the group.
      Returns:
      Returns a reference to this object so that method calls can be chained together.

You Might Also Like