Package com.strongdm.api
Class AccountAttachmentGetResponse
java.lang.Object
com.strongdm.api.AccountAttachmentGetResponse
AccountAttachmentGetResponse returns a requested AccountAttachment.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionThe requested AccountAttachment.getMeta()
Reserved for future use.Rate limit information.void
The requested AccountAttachment.void
Reserved for future use.void
Rate limit information.
-
Constructor Details
-
AccountAttachmentGetResponse
public AccountAttachmentGetResponse()
-
-
Method Details
-
getAccountAttachment
The requested AccountAttachment. -
setAccountAttachment
The requested AccountAttachment. -
getMeta
Reserved for future use. -
setMeta
Reserved for future use. -
getRateLimit
Rate limit information. -
setRateLimit
Rate limit information.
-