Interface GetResourcePolicyResponse.Builder

  • Method Details

    • policyInJson

      GetResourcePolicyResponse.Builder policyInJson(String policyInJson)

      Contains the requested policy document, in JSON format.

      Parameters:
      policyInJson - Contains the requested policy document, in JSON format.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • policyHash

      GetResourcePolicyResponse.Builder policyHash(String policyHash)

      Contains the hash value associated with this policy.

      Parameters:
      policyHash - Contains the hash value associated with this policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createTime

      The date and time at which the policy was created.

      Parameters:
      createTime - The date and time at which the policy was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updateTime

      The date and time at which the policy was last updated.

      Parameters:
      updateTime - The date and time at which the policy was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.