Interface Policy.Builder
- All Superinterfaces:
 Buildable,CopyableBuilder<Policy.Builder,,Policy> SdkBuilder<Policy.Builder,,Policy> SdkPojo
- Enclosing class:
 Policy
- 
Method Summary
Modifier and TypeMethodDescriptiondeliveryDestinationPolicy(String deliveryDestinationPolicy) The contents of the delivery destination policy.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copyMethods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, buildMethods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields 
- 
Method Details
- 
deliveryDestinationPolicy
The contents of the delivery destination policy.
- Parameters:
 deliveryDestinationPolicy- The contents of the delivery destination policy.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 
 -