Interface RevokeFlowEntitlementResponse.Builder

All Superinterfaces:
AwsResponse.Builder, Buildable, CopyableBuilder<RevokeFlowEntitlementResponse.Builder,RevokeFlowEntitlementResponse>, MediaConnectResponse.Builder, SdkBuilder<RevokeFlowEntitlementResponse.Builder,RevokeFlowEntitlementResponse>, SdkPojo, SdkResponse.Builder
Enclosing class:
RevokeFlowEntitlementResponse

  • Method Details

    • entitlementArn

      RevokeFlowEntitlementResponse.Builder entitlementArn(String entitlementArn)
      The ARN of the entitlement that was revoked.
      Parameters:
      entitlementArn - The ARN of the entitlement that was revoked.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • flowArn

      The ARN of the flow that the entitlement was revoked from.
      Parameters:
      flowArn - The ARN of the flow that the entitlement was revoked from.
      Returns:
      Returns a reference to this object so that method calls can be chained together.