@Path(value="/string")
public interface StringResponseClientAsync
Modifier and Type | Method and Description |
---|---|
CompletionStage<String> |
get() |
@GET CompletionStage<String> get()
Copyright © 2017 – 2022 Eclipse Foundation. All rights reserved.
Use is subject to license terms.