Interface MetadataService


  • public interface MetadataService
    Lambda functions intended for Metadata operations associate with this interface.
    • Method Detail

      • getMetadata

        MetadataResponse getMetadata​(MetadataRequest request)
        Returns metadata corresponding to the request type.
        Parameters:
        request - The metadata request.
        Returns:
        The metadata.