final class RestClientForNotification extends java.lang.Object implements RestClientBuilder
Modifier and Type | Field and Description |
---|---|
private javax.ws.rs.client.Client |
client |
Constructor and Description |
---|
RestClientForNotification(NotificationConfiguration config) |
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.client.Client |
build() |
@Inject public RestClientForNotification(NotificationConfiguration config)
public javax.ws.rs.client.Client build()
build
in interface RestClientBuilder