public final class PubSubTargetVariablesConf extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
PubSubTargetVariablesConf.Builder
Builder for
PubSubTargetVariablesConf. |
static class |
PubSubTargetVariablesConf.Fields |
PubSubConf.MapKind<T>| Modifier and Type | Field and Description |
|---|---|
static PubSubConfSpecification |
SPECIFICATION |
| Modifier and Type | Method and Description |
|---|---|
static PubSubTargetVariablesConf.Builder |
builder()
Returns a new
PubSubTargetVariablesConf.Builder that can be used to construct instances of this class |
boolean |
equals(Object obj) |
List<PubSubFieldTargetConf> |
getTargetVariables() |
int |
hashCode() |
PubSubConfSpecification |
specification()
Returns the specification of this object.
|
PubSubTargetVariablesConf.Builder |
toBuilder()
Returns a new
PubSubTargetVariablesConf.Builder that is initialized with the state of this object. |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, waitget, get, toMappublic static final PubSubConfSpecification SPECIFICATION
public PubSubConfSpecification specification()
PubSubConfpublic List<PubSubFieldTargetConf> getTargetVariables()
public static PubSubTargetVariablesConf.Builder builder()
PubSubTargetVariablesConf.Builder that can be used to construct instances of this classpublic PubSubTargetVariablesConf.Builder toBuilder()
PubSubTargetVariablesConf.Builder that is initialized with the state of this object.Copyright © 2026. All rights reserved.