public class LogEntrySpecBuilder extends LogEntrySpecFluentImpl<LogEntrySpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<LogEntrySpec,LogEntrySpecBuilder>
LogEntrySpecFluentImpl.TimestampNestedImpl<N>LogEntrySpecFluent.TimestampNested<N>| Constructor and Description |
|---|
LogEntrySpecBuilder() |
LogEntrySpecBuilder(Boolean validationEnabled) |
LogEntrySpecBuilder(LogEntrySpec instance) |
LogEntrySpecBuilder(LogEntrySpec instance,
Boolean validationEnabled) |
LogEntrySpecBuilder(LogEntrySpecFluent<?> fluent) |
LogEntrySpecBuilder(LogEntrySpecFluent<?> fluent,
Boolean validationEnabled) |
LogEntrySpecBuilder(LogEntrySpecFluent<?> fluent,
LogEntrySpec instance) |
LogEntrySpecBuilder(LogEntrySpecFluent<?> fluent,
LogEntrySpec instance,
Boolean validationEnabled) |
LogEntrySpecBuilder(LogEntrySpecFluent<?> fluent,
LogEntrySpec instance,
javax.validation.Validator validator) |
LogEntrySpecBuilder(LogEntrySpec instance,
javax.validation.Validator validator) |
LogEntrySpecBuilder(javax.validation.Validator validator) |
| Modifier and Type | Method and Description |
|---|---|
LogEntrySpec |
build() |
boolean |
equals(Object o) |
addToMonitoredResourceDimensions, addToMonitoredResourceDimensions, addToVariables, addToVariables, buildTimestamp, editOrNewTimestamp, editOrNewTimestampLike, editTimestamp, getMonitoredResourceDimensions, getMonitoredResourceType, getName, getSeverity, getTimestamp, getVariables, hasMonitoredResourceDimensions, hasMonitoredResourceType, hasName, hasSeverity, hasTimestamp, hasVariables, removeFromMonitoredResourceDimensions, removeFromMonitoredResourceDimensions, removeFromVariables, removeFromVariables, withMonitoredResourceDimensions, withMonitoredResourceType, withName, withNewTimestamp, withNewTimestamp, withNewTimestampLike, withSeverity, withTimestamp, withVariablesaccept, aggregate, aggregate, build, buildpublic LogEntrySpecBuilder()
public LogEntrySpecBuilder(Boolean validationEnabled)
public LogEntrySpecBuilder(LogEntrySpecFluent<?> fluent)
public LogEntrySpecBuilder(LogEntrySpecFluent<?> fluent, Boolean validationEnabled)
public LogEntrySpecBuilder(LogEntrySpecFluent<?> fluent, LogEntrySpec instance)
public LogEntrySpecBuilder(LogEntrySpecFluent<?> fluent, LogEntrySpec instance, Boolean validationEnabled)
public LogEntrySpecBuilder(LogEntrySpec instance)
public LogEntrySpecBuilder(LogEntrySpec instance, Boolean validationEnabled)
public LogEntrySpecBuilder(javax.validation.Validator validator)
public LogEntrySpecBuilder(LogEntrySpecFluent<?> fluent, LogEntrySpec instance, javax.validation.Validator validator)
public LogEntrySpecBuilder(LogEntrySpec instance, javax.validation.Validator validator)
public LogEntrySpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<LogEntrySpec>public boolean equals(Object o)
equals in class LogEntrySpecFluentImpl<LogEntrySpecBuilder>Copyright © 2017–2018 Red Hat. All rights reserved.