Class AccountCredentialIdentityProjection
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.projection.AccountCredentialIdentityProjection
- Direct Known Subclasses:
AccountCredential
-
Field Summary
Fields inherited from class com.morpheusdata.model.MorpheusModel
config, id
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
setExternalId
(String externalId) void
setInternalId
(String internalId) void
setProviderId
(String providerId) Methods inherited from class com.morpheusdata.model.MorpheusModel
getConfig, getConfigMap, getConfigProperty, getDirtyProperties, getDirtyPropertyValues, getId, getProperties, isDirty, markClean, markDirty, markDirty, setConfig, setConfigMap, setConfigProperty, setId
-
Field Details
-
externalId
-
internalId
-
providerId
-
-
Constructor Details
-
AccountCredentialIdentityProjection
public AccountCredentialIdentityProjection()
-
-
Method Details
-
getExternalId
-
setExternalId
-
getInternalId
-
setInternalId
-
getProviderId
-
setProviderId
-