Package io.gs2.cdk.version.model.options
Class VersionModelOptions
java.lang.Object
io.gs2.cdk.version.model.options.VersionModelOptions
-
Field Summary
FieldsModifier and TypeFieldDescription -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionwithCurrentVersion(Version currentVersion) withErrorVersion(Version errorVersion) withMetadata(String metadata) withNeedSignature(Boolean needSignature) withScheduleVersions(List<ScheduleVersion> scheduleVersions) withSignatureKeyId(String signatureKeyId) withWarningVersion(Version warningVersion)
-
Field Details
-
metadata
-
currentVersion
-
warningVersion
-
errorVersion
-
scheduleVersions
-
needSignature
-
signatureKeyId
-
-
Constructor Details
-
VersionModelOptions
public VersionModelOptions()
-
-
Method Details
-
withMetadata
-
withCurrentVersion
-
withWarningVersion
-
withErrorVersion
-
withScheduleVersions
-
withNeedSignature
-
withSignatureKeyId
-