Interface AvailabilityZoneMessage.Builder
- All Superinterfaces:
 Buildable,CopyableBuilder<AvailabilityZoneMessage.Builder,,AvailabilityZoneMessage> SdkBuilder<AvailabilityZoneMessage.Builder,,AvailabilityZoneMessage> SdkPojo
- Enclosing class:
 AvailabilityZoneMessage
public static interface AvailabilityZoneMessage.Builder
extends SdkPojo, CopyableBuilder<AvailabilityZoneMessage.Builder,AvailabilityZoneMessage> 
- 
Method Summary
Modifier and TypeMethodDescriptionThe message about the Availability Zone, Local Zone, or Wavelength Zone.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, sdkFieldNameToField, sdkFields 
- 
Method Details
- 
message
The message about the Availability Zone, Local Zone, or Wavelength Zone.
- Parameters:
 message- The message about the Availability Zone, Local Zone, or Wavelength Zone.- Returns:
 - Returns a reference to this object so that method calls can be chained together.
 
 
 -