Interface StudioMembership.Builder

All Superinterfaces:
Buildable, CopyableBuilder<StudioMembership.Builder,StudioMembership>, SdkBuilder<StudioMembership.Builder,StudioMembership>, SdkPojo
Enclosing class:
StudioMembership

public static interface StudioMembership.Builder extends SdkPojo, CopyableBuilder<StudioMembership.Builder,StudioMembership>
  • Method Details

    • identityStoreId

      StudioMembership.Builder identityStoreId(String identityStoreId)

      The ID of the identity store.

      Parameters:
      identityStoreId - The ID of the identity store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • persona

      StudioMembership.Builder persona(String persona)

      The persona.

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

      The persona.

      Parameters:
      persona - The persona.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • principalId

      StudioMembership.Builder principalId(String principalId)

      The principal ID.

      Parameters:
      principalId - The principal ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • sid

      The Active Directory Security Identifier for this user, if available.

      Parameters:
      sid - The Active Directory Security Identifier for this user, if available.
      Returns:
      Returns a reference to this object so that method calls can be chained together.