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