public class ReactorTags extends AbstractNetworkingOperations implements Tags
TagsAPPLICATION_ZIP| Constructor and Description |
|---|
ReactorTags(ConnectionContext connectionContext,
Mono<String> root,
TokenProvider tokenProvider)
Creates an instance
|
| Modifier and Type | Method and Description |
|---|---|
Mono<ListTagsResponse> |
list(ListTagsRequest request) |
get, get, get, post, putdoDelete, doDelete, doGet, doGet, doPatch, doPatch, doPost, doPost, doPut, doPut, doWspublic ReactorTags(ConnectionContext connectionContext, Mono<String> root, TokenProvider tokenProvider)
connectionContext - the ConnectionContext to use when communicating with the serverroot - the root URI of the server. Typically something like https://api.run.pivotal.io.tokenProvider - the TokenProvider to use when communicating with the serverpublic Mono<ListTagsResponse> list(ListTagsRequest request)
Copyright © 2018. All rights reserved.