Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

DescribeTopicsResult describeTopics(TopicCollection topics, DescribeTopicsOptions options);

We also plan to deprecate the old methods in a future release. There are changes to DescribeTopicsResult and deprecation of some of its methods

...

DeleteTopicsResult deleteTopics(TopicCollection topics, DeleteTopicsOptions options);


We also plan to deprecate the old methods in a future release.  There are changes to DeleteTopicResult including deprecation of some of its old methods.

...