Class AccountCredentialIdentityProjection
java.lang.Object
com.morpheusdata.model.MorpheusModel
com.morpheusdata.model.projection.AccountCredentialIdentityProjection
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
AccountCredential
- See Also:
-
Field Summary
FieldsFields inherited from class com.morpheusdata.model.MorpheusModel
config, id
-
Constructor Summary
Constructors -
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
-