Uses of Class
software.amazon.awssdk.services.groundstation.model.Destination
-
Packages that use Destination Package Description software.amazon.awssdk.services.groundstation.model -
-
Uses of Destination in software.amazon.awssdk.services.groundstation.model
Methods in software.amazon.awssdk.services.groundstation.model that return Destination Modifier and Type Method Description DestinationDataflowDetail. destination()Returns the value of the Destination property for this object.Methods in software.amazon.awssdk.services.groundstation.model with parameters of type Destination Modifier and Type Method Description DataflowDetail.BuilderDataflowDetail.Builder. destination(Destination destination)Sets the value of the Destination property for this object.
-