Interface DescribeInstanceResponse.Builder

    • Method Detail

      • 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.
      • name

        DescribeInstanceResponse.Builder name​(String 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.