Uses of Class
software.amazon.awssdk.services.kinesis.model.Consumer
Packages that use Consumer
-
Uses of Consumer in software.amazon.awssdk.services.kinesis.model
Methods in software.amazon.awssdk.services.kinesis.model that return ConsumerModifier and TypeMethodDescriptionfinal ConsumerRegisterStreamConsumerResponse.consumer()An object that represents the details of the consumer you registered.Methods in software.amazon.awssdk.services.kinesis.model that return types with arguments of type ConsumerModifier and TypeMethodDescriptionListStreamConsumersResponse.consumers()An array of JSON objects.Methods in software.amazon.awssdk.services.kinesis.model with parameters of type ConsumerModifier and TypeMethodDescriptionAn object that represents the details of the consumer you registered.An array of JSON objects.Method parameters in software.amazon.awssdk.services.kinesis.model with type arguments of type ConsumerModifier and TypeMethodDescriptionListStreamConsumersResponse.Builder.consumers(Collection<Consumer> consumers) An array of JSON objects.