Interface IdentityPoolShortDescription.Builder

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

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

    • identityPoolId

      IdentityPoolShortDescription.Builder identityPoolId(String identityPoolId)

      An identity pool ID in the format REGION:GUID.

      Parameters:
      identityPoolId - An identity pool ID in the format REGION:GUID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • identityPoolName

      IdentityPoolShortDescription.Builder identityPoolName(String identityPoolName)

      A string that you provide.

      Parameters:
      identityPoolName - A string that you provide.
      Returns:
      Returns a reference to this object so that method calls can be chained together.