Interface DescribeInstanceResponse.Builder

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

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

    • createdDate

      DescribeInstanceResponse.Builder createdDate(Instant createdDate)

      The date the instance was created.

      Parameters:
      createdDate - The date the instance was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • identityStoreId

      DescribeInstanceResponse.Builder identityStoreId(String identityStoreId)

      The identifier of the identity store that is connected to the instance of IAM Identity Center.

      Parameters:
      identityStoreId - The identifier of the identity store that is connected to the instance of IAM Identity Center.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • instanceArn

      DescribeInstanceResponse.Builder instanceArn(String instanceArn)

      The ARN of the instance of IAM Identity Center under which the operation will run. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.

      Parameters:
      instanceArn - The ARN of the instance of IAM Identity Center under which the operation will run. For more information about ARNs, see Amazon Resource Names (ARNs) and Amazon Web Services Service Namespaces in the Amazon Web Services General Reference.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • name

      Specifies the instance name.

      Parameters:
      name - Specifies the instance name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • ownerAccountId

      DescribeInstanceResponse.Builder ownerAccountId(String ownerAccountId)

      The identifier of the Amazon Web Services account for which the instance was created.

      Parameters:
      ownerAccountId - The identifier of the Amazon Web Services account for which the instance was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of the instance.

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

      The status of the instance.

      Parameters:
      status - The status of the instance.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: