| Package | Description |
|---|---|
| com.amazonaws.services.sagemakeredgemanager.model |
| Modifier and Type | Method and Description |
|---|---|
Checksum |
Checksum.clone() |
Checksum |
Definition.getChecksum()
The checksum information of the model.
|
Checksum |
Checksum.withSum(String sum)
The checksum of the model.
|
Checksum |
Checksum.withType(ChecksumType type)
The type of the checksum.
|
Checksum |
Checksum.withType(String type)
The type of the checksum.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Definition.setChecksum(Checksum checksum)
The checksum information of the model.
|
Definition |
Definition.withChecksum(Checksum checksum)
The checksum information of the model.
|
Copyright © 2024. All rights reserved.