a Result that resolves when a response is received from the server.
If the task fails, the Result will reject with an error. Common reasons for failure include:
path
;
path
;
an update stream
an update stream builder
a Result that resolves when a response is received from the server. If a topic specification is provided in the options, the Result will resolve with a TopicCreationResult that contains the specification of the topic that was created.
If the task fails, the Result will resolve with an
Error
.