@Generated public class HttpUrlSpecWithoutSecret extends Object
| Constructor and Description |
|---|
HttpUrlSpecWithoutSecret() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Boolean |
getEnableSslVerification() |
String |
getUrl() |
int |
hashCode() |
HttpUrlSpecWithoutSecret |
setEnableSslVerification(Boolean enableSslVerification) |
HttpUrlSpecWithoutSecret |
setUrl(String url) |
String |
toString() |
public HttpUrlSpecWithoutSecret setEnableSslVerification(Boolean enableSslVerification)
public Boolean getEnableSslVerification()
public HttpUrlSpecWithoutSecret setUrl(String url)
public String getUrl()
Copyright © 2024. All rights reserved.