Interface GetComponentPolicyResponse.Builder

    • Method Detail

      • requestId

        GetComponentPolicyResponse.Builder requestId​(String requestIdValue)

        The request ID that uniquely identifies this request.

        Parameters:
        requestIdValue - The request ID that uniquely identifies this request.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • policy

        GetComponentPolicyResponse.Builder policy​(String policy)

        The component policy.

        Parameters:
        policy - The component policy.
        Returns:
        Returns a reference to this object so that method calls can be chained together.