Uses of Class
software.amazon.awssdk.services.sagemakeredge.model.Checksum
-
Packages that use Checksum Package Description software.amazon.awssdk.services.sagemakeredge.model -
-
Uses of Checksum in software.amazon.awssdk.services.sagemakeredge.model
Methods in software.amazon.awssdk.services.sagemakeredge.model that return Checksum Modifier and Type Method Description ChecksumDefinition. checksum()The checksum information of the model.Methods in software.amazon.awssdk.services.sagemakeredge.model with parameters of type Checksum Modifier and Type Method Description Definition.BuilderDefinition.Builder. checksum(Checksum checksum)The checksum information of the model.
-