Uses of Class
org.apache.camel.model.cloud.ServiceCallServiceDiscoveryConfiguration
Packages that use ServiceCallServiceDiscoveryConfiguration
-
Uses of ServiceCallServiceDiscoveryConfiguration in org.apache.camel.model.cloud
Subclasses of ServiceCallServiceDiscoveryConfiguration in org.apache.camel.model.cloudModifier and TypeClassDescriptionclassDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.classDeprecated.Methods in org.apache.camel.model.cloud that return ServiceCallServiceDiscoveryConfigurationModifier and TypeMethodDescriptionCachingServiceCallServiceDiscoveryConfiguration.getServiceDiscoveryConfiguration()Deprecated.ServiceCallConfigurationDefinition.getServiceDiscoveryConfiguration()Deprecated.ServiceCallDefinition.getServiceDiscoveryConfiguration()Deprecated.Deprecated.Methods in org.apache.camel.model.cloud that return types with arguments of type ServiceCallServiceDiscoveryConfigurationModifier and TypeMethodDescriptionCombinedServiceCallServiceDiscoveryConfiguration.getServiceDiscoveryConfigurations()Deprecated.Methods in org.apache.camel.model.cloud with parameters of type ServiceCallServiceDiscoveryConfigurationModifier and TypeMethodDescriptionvoidCombinedServiceCallServiceDiscoveryConfiguration.addServiceDiscoveryConfigurations(ServiceCallServiceDiscoveryConfiguration serviceDiscoveryConfiguration) Deprecated.Add a ServiceDiscovery configurationCachingServiceCallServiceDiscoveryConfiguration.serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration serviceDiscoveryConfiguration) Deprecated.Set the service-call configuration to useCombinedServiceCallServiceDiscoveryConfiguration.serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration serviceDiscoveryConfiguration) Deprecated.Add a ServiceDiscovery configurationServiceCallConfigurationDefinition.serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration serviceDiscoveryConfiguration) Deprecated.Configures the ServiceDiscovery using the given configuration.ServiceCallDefinition.serviceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration serviceDiscoveryConfiguration) Deprecated.Configures the ServiceDiscovery using the given configuration.voidCachingServiceCallServiceDiscoveryConfiguration.setServiceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration serviceDiscoveryConfiguration) Deprecated.Set the service-call configuration to usevoidServiceCallConfigurationDefinition.setServiceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration serviceDiscoveryConfiguration) Deprecated.Configures the ServiceDiscovery using the given configuration.voidServiceCallDefinition.setServiceDiscoveryConfiguration(ServiceCallServiceDiscoveryConfiguration serviceDiscoveryConfiguration) Deprecated.Configures the ServiceDiscovery using the given configuration.Method parameters in org.apache.camel.model.cloud with type arguments of type ServiceCallServiceDiscoveryConfigurationModifier and TypeMethodDescriptionCombinedServiceCallServiceDiscoveryConfiguration.serviceDiscoveryConfigurations(List<ServiceCallServiceDiscoveryConfiguration> serviceDiscoveryConfigurations) Deprecated.List of ServiceDiscovery configuration to usevoidCombinedServiceCallServiceDiscoveryConfiguration.setServiceDiscoveryConfigurations(List<ServiceCallServiceDiscoveryConfiguration> serviceDiscoveryConfigurations) Deprecated.List of ServiceDiscovery configuration to use