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