@Value.Immutable public abstract class PreparedQuery extends Object
| Constructor and Description |
|---|
PreparedQuery() |
| Modifier and Type | Method and Description |
|---|---|
abstract Optional<DnsQuery> |
getDns() |
abstract String |
getName() |
abstract ServiceQuery |
getService() |
abstract Optional<String> |
getSession() |
abstract Optional<Template> |
getTemplate() |
abstract Optional<String> |
getToken() |
public abstract String getName()
public abstract ServiceQuery getService()
Copyright © 2018. All rights reserved.