Interface UpdatePolicyStoreResponse.Builder

    • Method Detail

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