Interface CreateLifecyclePolicyResponse.Builder

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

public static interface CreateLifecyclePolicyResponse.Builder extends DlmResponse.Builder, SdkPojo, CopyableBuilder<CreateLifecyclePolicyResponse.Builder,CreateLifecyclePolicyResponse>
  • Method Details

    • policyId

      The identifier of the lifecycle policy.

      Parameters:
      policyId - The identifier of the lifecycle policy.
      Returns:
      Returns a reference to this object so that method calls can be chained together.