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