Uses of Class
software.amazon.awssdk.services.groundstation.model.Elevation
-
Packages that use Elevation Package Description software.amazon.awssdk.services.groundstation.model -
-
Uses of Elevation in software.amazon.awssdk.services.groundstation.model
Methods in software.amazon.awssdk.services.groundstation.model that return Elevation Modifier and Type Method Description ElevationContactData. maximumElevation()Maximum elevation angle of a contact.ElevationDescribeContactResponse. maximumElevation()Maximum elevation angle of a contact.Methods in software.amazon.awssdk.services.groundstation.model with parameters of type Elevation Modifier and Type Method Description ContactData.BuilderContactData.Builder. maximumElevation(Elevation maximumElevation)Maximum elevation angle of a contact.DescribeContactResponse.BuilderDescribeContactResponse.Builder. maximumElevation(Elevation maximumElevation)Maximum elevation angle of a contact.
-