Class IntegrationRuntimeDebugResource


  • public final class IntegrationRuntimeDebugResource
    extends SubResourceDebugResource
    Integration runtime debug resource.
    • Constructor Detail

      • IntegrationRuntimeDebugResource

        public IntegrationRuntimeDebugResource()
    • Method Detail

      • getProperties

        public IntegrationRuntime getProperties()
        Get the properties property: Integration runtime properties.
        Returns:
        the properties value.
      • setProperties

        public IntegrationRuntimeDebugResource setProperties​(IntegrationRuntime properties)
        Set the properties property: Integration runtime properties.
        Parameters:
        properties - the properties value to set.
        Returns:
        the IntegrationRuntimeDebugResource object itself.