| Modifier and Type | Method and Description |
|---|---|
Checksum |
Checksum.Builder.build()
Builds a new
Checksum. |
| Modifier and Type | Method and Description |
|---|---|
Checksum.Builder |
Checksum.Builder.from(Checksum instance)
Fill a builder with attribute values from the provided
Checksum instance. |
| Modifier and Type | Method and Description |
|---|---|
Checksum |
GetApplicationCurrentDropletResponse.getChecksum()
The checksum
|
| Modifier and Type | Method and Description |
|---|---|
GetApplicationCurrentDropletResponse.Builder |
GetApplicationCurrentDropletResponse.Builder.checksum(Checksum checksum)
Initializes the value for the
checksum attribute. |
| Modifier and Type | Method and Description |
|---|---|
abstract Checksum |
Droplet.getChecksum()
The checksum
|
Checksum |
GetDropletResponse.getChecksum()
The checksum
|
Checksum |
DropletResource.getChecksum()
The checksum
|
Checksum |
CopyDropletResponse.getChecksum()
The checksum
|
| Modifier and Type | Method and Description |
|---|---|
GetDropletResponse.Builder |
GetDropletResponse.Builder.checksum(Checksum checksum)
Initializes the value for the
checksum attribute. |
DropletResource.Builder |
DropletResource.Builder.checksum(Checksum checksum)
Initializes the value for the
checksum attribute. |
CopyDropletResponse.Builder |
CopyDropletResponse.Builder.checksum(Checksum checksum)
Initializes the value for the
checksum attribute. |
| Modifier and Type | Method and Description |
|---|---|
Checksum |
BitsData.getChecksum()
The checksum
|
| Modifier and Type | Method and Description |
|---|---|
BitsData.Builder |
BitsData.Builder.checksum(Checksum checksum)
Initializes the value for the
checksum attribute. |
| Modifier and Type | Method and Description |
|---|---|
Checksum |
MatchedResource.getChecksum()
The hash
|
| Modifier and Type | Method and Description |
|---|---|
MatchedResource.Builder |
MatchedResource.Builder.checksum(Checksum checksum)
Initializes the value for the
checksum attribute. |
Copyright © 2024. All rights reserved.