Class GetMappingByExternalEntityRequest.Builder
Object
Builder
- Enclosing class:
GetMappingByExternalEntityRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
but()
Deprecated.This method will be removed in the future.externalEntityId
(String externalEntityId) Required. The external ID of the mapped resource.externalSystemId
(String externalSystemId) Required. The ID of the external system that the mapped resource belongs to.toString()
-
Method Details
-
but
Deprecated.This method will be removed in the future. Please, useGetMappingByExternalEntityRequest.builder()
Clone method for this Builder. -
externalSystemId
Required. The ID of the external system that the mapped resource belongs to.- Returns:
this
.
-
externalEntityId
Required. The external ID of the mapped resource.- Returns:
this
.
-
build
-
toString
-