Uses of Class
software.amazon.awssdk.services.omics.model.RunLogLocation
-
Packages that use RunLogLocation Package Description software.amazon.awssdk.services.omics.model -
-
Uses of RunLogLocation in software.amazon.awssdk.services.omics.model
Methods in software.amazon.awssdk.services.omics.model that return RunLogLocation Modifier and Type Method Description RunLogLocationGetRunResponse. logLocation()The location of the run log.Methods in software.amazon.awssdk.services.omics.model with parameters of type RunLogLocation Modifier and Type Method Description GetRunResponse.BuilderGetRunResponse.Builder. logLocation(RunLogLocation logLocation)The location of the run log.
-