Package org.jclouds.cloudstack.domain
Class AsyncCreateResponse
java.lang.Object
org.jclouds.cloudstack.domain.AsyncCreateResponse
Class AsyncCreateResponse
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
UNINITIALIZED
-
-
Constructor Details
-
AsyncCreateResponse
@ConstructorProperties({"id","jobid"}) protected AsyncCreateResponse(@Nullable String id, @Nullable String jobId)
-
-
Method Details
-
builder
-
toBuilder
-
getId
- Returns:
- id of the resource being created
-
getJobId
- Returns:
- id of the job in progress
-
hashCode
public int hashCode() -
equals
-
string
protected com.google.common.base.MoreObjects.ToStringHelper string() -
toString
-