Class InstanceAction
java.lang.Object
com.ibm.cloud.sdk.core.service.model.GenericModel
com.ibm.cloud.is.vpc.v1.model.InstanceAction
- All Implemented Interfaces:
com.ibm.cloud.sdk.core.service.model.ObjectModel
public class InstanceAction
extends com.ibm.cloud.sdk.core.service.model.GenericModel
InstanceAction.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic interface
The current status of this action.static interface
The type of action. -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.this method is deprecated and may be removed in a future releaseGets the createdAt.getHref()
Deprecated.this method is deprecated and may be removed in a future releasegetId()
Deprecated.this method is deprecated and may be removed in a future releaseDeprecated.this method is deprecated and may be removed in a future releaseDeprecated.this method is deprecated and may be removed in a future releasegetType()
Gets the type.isForce()
Gets the force.Methods inherited from class com.ibm.cloud.sdk.core.service.model.GenericModel
equals, hashCode, toString
-
Method Details
-
getCompletedAt
Deprecated.this method is deprecated and may be removed in a future releaseGets the completedAt. The date and time that the action was completed.- Returns:
- the completedAt
-
getCreatedAt
Gets the createdAt. The date and time that the action was created.- Returns:
- the createdAt
-
isForce
Gets the force. If set to true, the action will be forced immediately, and all queued actions deleted. Ignored for the start action.- Returns:
- the force
-
getHref
Deprecated.this method is deprecated and may be removed in a future releaseGets the href. The URL for this instance action.- Returns:
- the href
-
getId
Deprecated.this method is deprecated and may be removed in a future releaseGets the id. The identifier for this instance action.- Returns:
- the id
-
getStartedAt
Deprecated.this method is deprecated and may be removed in a future releaseGets the startedAt. The date and time that the action was started.- Returns:
- the startedAt
-
getStatus
Deprecated.this method is deprecated and may be removed in a future releaseGets the status. The current status of this action.- Returns:
- the status
-
getType
-