Uses of Class
software.amazon.awssdk.services.sagemakergeospatial.model.CustomIndicesInput
-
Packages that use CustomIndicesInput Package Description software.amazon.awssdk.services.sagemakergeospatial.model -
-
Uses of CustomIndicesInput in software.amazon.awssdk.services.sagemakergeospatial.model
Methods in software.amazon.awssdk.services.sagemakergeospatial.model that return CustomIndicesInput Modifier and Type Method Description CustomIndicesInputBandMathConfigInput. customIndices()CustomIndices that are computed.Methods in software.amazon.awssdk.services.sagemakergeospatial.model with parameters of type CustomIndicesInput Modifier and Type Method Description BandMathConfigInput.BuilderBandMathConfigInput.Builder. customIndices(CustomIndicesInput customIndices)CustomIndices that are computed.
-