Class GetReferenceDataSetResult


  • public final class GetReferenceDataSetResult
    extends java.lang.Object
    • Method Detail

      • creationTime

        public java.lang.String creationTime()
        Returns:
        The time the resource was created.
      • dataStringComparisonBehavior

        public java.util.Optional<java.lang.String> dataStringComparisonBehavior()
        Returns:
        The reference data set key comparison behavior can be set using this property. By default, the value is 'Ordinal' - which means case sensitive key comparison will be performed while joining reference data with events or while adding new reference data. When 'OrdinalIgnoreCase' is set, case insensitive comparison will be used.
      • id

        public java.lang.String id()
        Returns:
        Resource Id
      • location

        public java.lang.String location()
        Returns:
        Resource location
      • name

        public java.lang.String name()
        Returns:
        Resource name
      • provisioningState

        public java.lang.String provisioningState()
        Returns:
        Provisioning state of the resource.
      • tags

        public java.util.Map<java.lang.String,​java.lang.String> tags()
        Returns:
        Resource tags
      • type

        public java.lang.String type()
        Returns:
        Resource type