Class GetMappingByExternalEntityRequest
Object
GetMappingByExternalEntityRequest
- All Implemented Interfaces:
Serializable
The criteria for searching the mapping identified by its external IDs.
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuilder()
protected boolean
boolean
Required. The external ID of the mapped resource.Required. The ID of the external system that the mapped resource belongs to.int
hashCode()
void
setExternalEntityId
(String externalEntityId) Required. The external ID of the mapped resource.void
setExternalSystemId
(String externalSystemId) Required. The ID of the external system that the mapped resource belongs to.toString()
-
Constructor Details
-
GetMappingByExternalEntityRequest
public GetMappingByExternalEntityRequest()
-
-
Method Details
-
builder
-
getExternalSystemId
Required. The ID of the external system that the mapped resource belongs to. -
getExternalEntityId
Required. The external ID of the mapped resource. -
setExternalSystemId
Required. The ID of the external system that the mapped resource belongs to. -
setExternalEntityId
Required. The external ID of the mapped resource. -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-