Class CommandMetadata
- java.lang.Object
-
- com.netflix.genie.common.external.dtos.v4.CommonMetadata
-
- com.netflix.genie.common.external.dtos.v4.CommandMetadata
-
- All Implemented Interfaces:
java.io.Serializable
public class CommandMetadata extends CommonMetadata
Metadata supplied by a user for a Command resource.- Since:
- 4.0.0
- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
CommandMetadata.Builder
A builder to create command user metadata instances.
-
Method Summary
-
Methods inherited from class com.netflix.genie.common.external.dtos.v4.CommonMetadata
getDescription, getMetadata, getTags
-
-