Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Javadoc for Amazon Kinesis #560

Closed
fabiopimentel opened this issue Oct 30, 2018 · 4 comments
Closed

Javadoc for Amazon Kinesis #560

fabiopimentel opened this issue Oct 30, 2018 · 4 comments
Labels
bug Something isn't working closing soon Issue will auto-close if there is no additional activity within 7 days. documentation In code. For issues with public website, move to https://github.com/aws-amplify/docs kinesis Issues with the AWS Android SDK for Kinesis.

Comments

@fabiopimentel
Copy link

fabiopimentel commented Oct 30, 2018

Hey there,

i'm looking for com.amazonaws.services.kinesis.AmazonKinesisClient in javadoc but, apparently, there isn't any references about kinesis services there.
However for Kinesis Video there is.

Is there another place to see Kinesis reference?

Which AWS service(s) are affected?
Amazon Kinesis

@mutablealligator mutablealligator added the kinesis Issues with the AWS Android SDK for Kinesis. label Oct 30, 2018
@mutablealligator mutablealligator self-assigned this Oct 30, 2018
@mutablealligator
Copy link
Contributor

Hi @fabiopimentel

We have docs for the Kinesis Recorder. You can search for com.amazonaws.mobileconnectors.kinesis.kinesisrecorder in the link you shared. That contains the Javadoc for the following classes:

Interfaces

DeadLetterListener

Classes

AbstractKinesisRecorder
KinesisFirehoseRecorder
KinesisRecorder
KinesisRecorderConfig

I am looking into the issue to see why javadoc is missing for other classes in the Kinesis SDK. Is there a specific class(es) that you are looking for? Thank you for pointing it out.

@mutablealligator mutablealligator added pending-community-response Issue is pending response from the issue requestor bug Something isn't working documentation In code. For issues with public website, move to https://github.com/aws-amplify/docs labels Oct 30, 2018
@fabiopimentel
Copy link
Author

Hello Kvasubik,
thanks for the answer.

KinesisRecorder is not same KinesisClient. The proposals are different.

@frankmuellr frankmuellr removed the pending-community-response Issue is pending response from the issue requestor label Oct 31, 2018
@mutablealligator
Copy link
Contributor

@fabiopimentel This issue has been fixed in the release 2.7.7. Now we have the javadoc for KinesisClient.

@mutablealligator mutablealligator added the closing soon Issue will auto-close if there is no additional activity within 7 days. label Nov 2, 2018
@fabiopimentel
Copy link
Author

Thks @kvasukib!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working closing soon Issue will auto-close if there is no additional activity within 7 days. documentation In code. For issues with public website, move to https://github.com/aws-amplify/docs kinesis Issues with the AWS Android SDK for Kinesis.
Projects
None yet
Development

No branches or pull requests

3 participants