Interface UpdatePolicyStoreResponse.Builder

  • Method Details

    • policyStoreId

      UpdatePolicyStoreResponse.Builder policyStoreId(String policyStoreId)

      The ID of the updated policy store.

      Parameters:
      policyStoreId - The ID of the updated policy store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • arn

      The Amazon Resource Name (ARN) of the updated policy store.

      Parameters:
      arn - The Amazon Resource Name (ARN) of the updated policy store.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdDate

      UpdatePolicyStoreResponse.Builder createdDate(Instant createdDate)

      The date and time that the policy store was originally created.

      Parameters:
      createdDate - The date and time that the policy store was originally created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lastUpdatedDate

      UpdatePolicyStoreResponse.Builder lastUpdatedDate(Instant lastUpdatedDate)

      The date and time that the policy store was most recently updated.

      Parameters:
      lastUpdatedDate - The date and time that the policy store was most recently updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.