Interface MagdaEndpoints
- All Known Implementing Classes:
ServiceMappedMagdaEndpoints
public interface MagdaEndpoints
An interface that relates service identifiers (service name/version pairs) to the URI of an endpoint that handles requests to the according service.
- See Also:
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic MagdaEndpoints.Builder
builder()
magdaUri
(MagdaServiceIdentification serviceId)
-
Method Details
-
magdaUri
-
builder
-