Class SchematicKeys
java.lang.Object
com.intellectualsites.arkitektonika.SchematicKeys
Schematic access & deletion key pair
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGet the key that is used to access the uploaded schematicGet the key that is used to delete the schematic
-
Constructor Details
-
SchematicKeys
-
-
Method Details
-
getAccessKey
Get the key that is used to access the uploaded schematic- Returns:
- Access key
-
getDeletionKey
Get the key that is used to delete the schematic- Returns:
- Deletion key
-