java.lang.Object
org.apache.camel.component.huaweicloud.dms.constants.DMSOperations
public final class DMSOperations
extends Object
Constants for all the supported DMS operations
-
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Field Details
-
CREATE_INSTANCE
public static final String CREATE_INSTANCE
- See Also:
-
-
DELETE_INSTANCE
public static final String DELETE_INSTANCE
- See Also:
-
-
LIST_INSTANCES
public static final String LIST_INSTANCES
- See Also:
-
-
QUERY_INSTANCE
public static final String QUERY_INSTANCE
- See Also:
-
-
UPDATE_INSTANCE
public static final String UPDATE_INSTANCE
- See Also:
-