Interface CreateLifecyclePolicyResponse.Builder

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

  • Method Details

    • clientToken

      The client token that uniquely identifies the request.

      Parameters:
      clientToken - The client token that uniquely identifies the request.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • lifecyclePolicyArn

      CreateLifecyclePolicyResponse.Builder lifecyclePolicyArn(String lifecyclePolicyArn)

      The Amazon Resource Name (ARN) of the lifecycle policy that the request created.

      Parameters:
      lifecyclePolicyArn - The Amazon Resource Name (ARN) of the lifecycle policy that the request created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.