| Package | Description |
|---|---|
| org.cloudfoundry.client.v3 |
| Modifier and Type | Method and Description |
|---|---|
static ChecksumType |
ChecksumType.from(String s) |
ChecksumType |
Checksum.getType()
The type
|
static ChecksumType |
ChecksumType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChecksumType[] |
ChecksumType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Checksum.Builder |
Checksum.Builder.type(ChecksumType type)
Initializes the value for the
type attribute. |
Copyright © 2020. All rights reserved.