Uses of Class
org.datadog.jenkins.plugins.datadog.configuration.api.intake.DatadogIntake.DatadogIntakeDescriptor
-
Packages that use DatadogIntake.DatadogIntakeDescriptor Package Description org.datadog.jenkins.plugins.datadog.configuration org.datadog.jenkins.plugins.datadog.configuration.api.intake -
-
Uses of DatadogIntake.DatadogIntakeDescriptor in org.datadog.jenkins.plugins.datadog.configuration
Methods in org.datadog.jenkins.plugins.datadog.configuration that return types with arguments of type DatadogIntake.DatadogIntakeDescriptor Modifier and Type Method Description List<DatadogIntake.DatadogIntakeDescriptor>DatadogApiConfiguration.DatadogApiConfigurationDescriptor. getIntakeOptions() -
Uses of DatadogIntake.DatadogIntakeDescriptor in org.datadog.jenkins.plugins.datadog.configuration.api.intake
Subclasses of DatadogIntake.DatadogIntakeDescriptor in org.datadog.jenkins.plugins.datadog.configuration.api.intake Modifier and Type Class Description static classDatadogIntakeSite.DatadogIntakeSiteDescriptorstatic classDatadogIntakeUrls.DatadogIntakeUrlsDescriptorMethods in org.datadog.jenkins.plugins.datadog.configuration.api.intake that return types with arguments of type DatadogIntake.DatadogIntakeDescriptor Modifier and Type Method Description static List<DatadogIntake.DatadogIntakeDescriptor>DatadogIntake.DatadogIntakeDescriptor. all()
-