Package co.cloudcraft.model
Class Blueprint
java.lang.Object
co.cloudcraft.model.CloudcraftObject
co.cloudcraft.model.BlueprintMetadata
co.cloudcraft.model.Blueprint
Object representing a Blueprint in Cloudcraft
-
Field Summary
Fields inherited from class co.cloudcraft.model.BlueprintMetadata
createdAt, creatorId, id, lastUserId, name, tags, updatedAtFields inherited from class co.cloudcraft.model.CloudcraftObject
eTag, GSON, PRETTY_PRINT_GSON, serialVersionUID -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class co.cloudcraft.model.BlueprintMetadata
getCreatedTime, getCreatorId, getId, getLastUserId, getReadAccess, getTags, getUpdatedTime, getWriteAccessMethods inherited from class co.cloudcraft.model.CloudcraftObject
convertDateStringToInstant, getETag, prettyPrint, setETag, toJson
-
Constructor Details
-
Blueprint
-
-
Method Details
-
getName
Description copied from class:BlueprintMetadataName assigned to the blueprint- Overrides:
getNamein classBlueprintMetadata
-
getData
Blueprint data -
equals
- Overrides:
equalsin classBlueprintMetadata
-
canEqual
- Overrides:
canEqualin classBlueprintMetadata
-
hashCode
public int hashCode()- Overrides:
hashCodein classBlueprintMetadata
-
toString
- Overrides:
toStringin classBlueprintMetadata
-