Interface AssumeImpersonationRoleResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<AssumeImpersonationRoleResponse.Builder,AssumeImpersonationRoleResponse>, SdkBuilder<AssumeImpersonationRoleResponse.Builder,AssumeImpersonationRoleResponse>, SdkPojo, SdkResponse.Builder, WorkMailResponse.Builder
Enclosing class:
AssumeImpersonationRoleResponse

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

    • token

      The authentication token for the impersonation role.

      Parameters:
      token - The authentication token for the impersonation role.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • expiresIn

      The authentication token's validity, in seconds.

      Parameters:
      expiresIn - The authentication token's validity, in seconds.
      Returns:
      Returns a reference to this object so that method calls can be chained together.