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