Class Layer.Builder
java.lang.Object
com.here.platform.data.client.model.Layer.Builder
- Enclosing class:
- Layer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()withBillingTags(Set<String> billingTags) withContentEncoding(ContentEncoding contentEncoding) withContentType(String contentType) withCoverage(Coverage coverage) withCrc(CrcAlgorithm crc) withCreated(ZonedDateTime created) withDescription(String description) withDigest(DigestAlgorithm digest) withLayerType(LayerType layerType) withPartitioning(PartitioningType partitioning) withSchema(LayerSchema schema) withSummary(String summary) withVolume(Volume volume)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
build
-
withBillingTags
-
withContentEncoding
-
withContentType
-
withCoverage
-
withCrc
-
withCreated
-
withDescription
-
withDigest
-
withId
-
withLayerType
-
withName
-
withOwner
-
withPartitioning
-
withSchema
-
withSummary
-
withTags
-
withVolume
-