final class RestClientForNotification extends java.lang.Object implements RestClientBuilder
Modifier and Type | Field and Description |
---|---|
(package private) javax.net.ssl.TrustManager[] |
certs |
private javax.ws.rs.client.Client |
client |
Constructor and Description |
---|
RestClientForNotification() |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.client.Client |
build() |
private final javax.ws.rs.client.Client client
javax.net.ssl.TrustManager[] certs
public javax.ws.rs.client.Client build()
build
in interface RestClientBuilder