| Package | Description |
|---|---|
| org.cloudfoundry.client.v3 |
| Modifier and Type | Method and Description |
|---|---|
static Checksum.Builder |
Checksum.builder()
Creates a builder for
Checksum. |
Checksum.Builder |
Checksum.Builder.from(Checksum instance)
Fill a builder with attribute values from the provided
Checksum instance. |
Checksum.Builder |
Checksum.Builder.type(ChecksumType type)
Initializes the value for the
type attribute. |
Checksum.Builder |
Checksum.Builder.value(String value)
Initializes the value for the
value attribute. |
Copyright © 2020. All rights reserved.