public class ConnectionConfig extends Object implements Serializable
Constructor and Description |
---|
ConnectionConfig(P4BaseCredentials credential) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
String |
getP4Host() |
String |
getPort() |
String |
getServerUri() |
int |
getTimeout() |
String |
getTrust() |
int |
hashCode() |
boolean |
isSsl() |
String |
toString() |
public ConnectionConfig(P4BaseCredentials credential)
Copyright © 2016–2022. All rights reserved.