public final class ClientInfo extends Object
| Constructor and Description |
|---|
ClientInfo(URI endpointUri,
Optional<String> username,
Optional<String> password,
Map<String,Object> headers) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
URI |
getEndpointUri() |
Map<String,Object> |
getHeaders() |
Optional<String> |
getPassword() |
Optional<String> |
getUsername() |
int |
hashCode() |
String |
toString() |
public URI getEndpointUri()
Copyright © 2015–2017 Red Hat, Inc.. All rights reserved.