public class Client extends Object
| Constructor and Description |
|---|
Client(int port) |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
String |
sayHello(@NonNull String name) |
String |
sayHelloWithAccessToken(@NonNull String name,
@NonNull String accessToken) |
Copyright © 2024 SiLA Java Developers. All rights reserved.