Interface Eirp.Builder
- All Superinterfaces:
Buildable
,CopyableBuilder<Eirp.Builder,
,Eirp> SdkBuilder<Eirp.Builder,
,Eirp> SdkPojo
- Enclosing class:
Eirp
-
Method Summary
Modifier and TypeMethodDescriptionUnits of an EIRP.Units of an EIRP.Value of an EIRP.Methods inherited from interface software.amazon.awssdk.utils.builder.CopyableBuilder
copy
Methods inherited from interface software.amazon.awssdk.utils.builder.SdkBuilder
applyMutation, build
Methods inherited from interface software.amazon.awssdk.core.SdkPojo
equalsBySdkFields, sdkFields
-
Method Details
-
units
Units of an EIRP.
- Parameters:
units
- Units of an EIRP.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
units
Units of an EIRP.
- Parameters:
units
- Units of an EIRP.- Returns:
- Returns a reference to this object so that method calls can be chained together.
- See Also:
-
value
Value of an EIRP. Valid values are between 20.0 to 50.0 dBW.
- Parameters:
value
- Value of an EIRP. Valid values are between 20.0 to 50.0 dBW.- Returns:
- Returns a reference to this object so that method calls can be chained together.
-