public final class Proxy extends Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
Proxy.Builder  | 
| Modifier and Type | Method and Description | 
|---|---|
static Proxy.Builder | 
builder()  | 
Optional<Authentication> | 
getAuthentication()  | 
String | 
host()  | 
int | 
port()  | 
String | 
toString()  | 
public String host()
public int port()
public Optional<Authentication> getAuthentication()
public static Proxy.Builder builder()
Copyright © 2020. All rights reserved.