Interface CloudEventConfigurationService

  • All Known Implementing Classes:
    DefaultCloudEventConfigurationService

    public interface CloudEventConfigurationService
    A service that provides access to CloudEvent properties for CloudEvent headers.
    • Method Detail

      • getCloudEventSourceInstanceId

        java.lang.String getCloudEventSourceInstanceId()
        Get instance id
        Returns:
        instance id value
      • getCloudEventSourceRegion

        java.lang.String getCloudEventSourceRegion()
        Get CloudEvent source region
        Returns:
        region value
      • getCloudEventTypeVersion

        java.lang.String getCloudEventTypeVersion()
        Get CloudEvent type version value
        Returns:
        type version value
      • getCloudEventSpecVersion

        java.lang.String getCloudEventSpecVersion()
        Get CloudEvent specific version value
        Returns:
        specific version