Class IntegrationRuntimeStatusResponseInner


  • public final class IntegrationRuntimeStatusResponseInner
    extends Object
    Integration runtime status response.
    • Constructor Detail

      • IntegrationRuntimeStatusResponseInner

        public IntegrationRuntimeStatusResponseInner()
    • Method Detail

      • name

        public String name()
        Get the name property: The integration runtime name.
        Returns:
        the name value.
      • properties

        public IntegrationRuntimeStatus properties()
        Get the properties property: Integration runtime properties.
        Returns:
        the properties value.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.