Uses of Class
org.graylog.integrations.aws.resources.responses.AvailableService
Packages that use AvailableService
-
Uses of AvailableService in org.graylog.integrations.aws.resources.responses
Methods in org.graylog.integrations.aws.resources.responses that return AvailableServiceModifier and TypeMethodDescriptionstatic AvailableServiceAvailableService.create(String name, String description, String policy, String helperText, String learnMoreLink) Methods in org.graylog.integrations.aws.resources.responses that return types with arguments of type AvailableServiceModifier and TypeMethodDescriptionabstract List<AvailableService>AvailableServiceResponse.services()Method parameters in org.graylog.integrations.aws.resources.responses with type arguments of type AvailableServiceModifier and TypeMethodDescriptionstatic AvailableServiceResponseAvailableServiceResponse.create(List<AvailableService> services, long total)