Class AvailableServiceResponse
java.lang.Object
org.graylog.integrations.aws.resources.responses.AvailableServiceResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic AvailableServiceResponsecreate(List<AvailableService> services, long total) abstract List<AvailableService>services()abstract longtotal()
-
Constructor Details
-
AvailableServiceResponse
public AvailableServiceResponse()
-
-
Method Details
-
services
-
total
public abstract long total() -
create
-