Package com.strongdm.api
Class AccountAttachmentCreateResponse
java.lang.Object
com.strongdm.api.AccountAttachmentCreateResponse
AccountAttachmentCreateResponse reports how the AccountAttachments were created in the system.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe created AccountAttachment.getMeta()
Reserved for future use.Rate limit information.void
The created AccountAttachment.void
Reserved for future use.void
Rate limit information.
-
Constructor Details
-
AccountAttachmentCreateResponse
public AccountAttachmentCreateResponse()
-
-
Method Details
-
getAccountAttachment
The created AccountAttachment. -
setAccountAttachment
The created AccountAttachment. -
getMeta
Reserved for future use. -
setMeta
Reserved for future use. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information.
-