public class EventTypeSpecFluentImpl<A extends EventTypeSpecFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements EventTypeSpecFluent<A>
| Constructor and Description |
|---|
EventTypeSpecFluentImpl() |
EventTypeSpecFluentImpl(EventTypeSpec instance) |
public EventTypeSpecFluentImpl()
public EventTypeSpecFluentImpl(EventTypeSpec instance)
public String getBroker()
getBroker in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withBroker(String broker)
withBroker in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public Boolean hasBroker()
hasBroker in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewBroker(String arg1)
withNewBroker in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewBroker(StringBuilder arg1)
withNewBroker in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewBroker(StringBuffer arg1)
withNewBroker in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public String getDescription()
getDescription in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withDescription(String description)
withDescription in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public Boolean hasDescription()
hasDescription in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewDescription(String arg1)
withNewDescription in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewDescription(StringBuilder arg1)
withNewDescription in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewDescription(StringBuffer arg1)
withNewDescription in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public String getSchema()
getSchema in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withSchema(String schema)
withSchema in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public Boolean hasSchema()
hasSchema in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewSchema(String arg1)
withNewSchema in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewSchema(StringBuilder arg1)
withNewSchema in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewSchema(StringBuffer arg1)
withNewSchema in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public String getSchemaData()
getSchemaData in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withSchemaData(String schemaData)
withSchemaData in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public Boolean hasSchemaData()
hasSchemaData in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewSchemaData(String arg1)
withNewSchemaData in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewSchemaData(StringBuilder arg1)
withNewSchemaData in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewSchemaData(StringBuffer arg1)
withNewSchemaData in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public String getSource()
getSource in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withSource(String source)
withSource in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public Boolean hasSource()
hasSource in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewSource(String arg1)
withNewSource in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewSource(StringBuilder arg1)
withNewSource in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewSource(StringBuffer arg1)
withNewSource in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public String getType()
getType in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withType(String type)
withType in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public Boolean hasType()
hasType in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewType(String arg1)
withNewType in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewType(StringBuilder arg1)
withNewType in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>public A withNewType(StringBuffer arg1)
withNewType in interface EventTypeSpecFluent<A extends EventTypeSpecFluent<A>>Copyright © 2015–2021 Red Hat. All rights reserved.