Class JmxTransQueryTemplateFluentImpl<A extends JmxTransQueryTemplateFluent<A>>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.strimzi.api.kafka.model.template.JmxTransQueryTemplateFluentImpl<A>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>,io.fabric8.kubernetes.api.builder.Visitable<A>,JmxTransQueryTemplateFluent<A>
- Direct Known Subclasses:
JmxTransQueryTemplateBuilder,JmxTransSpecFluentImpl.KafkaQueriesNestedImpl
public class JmxTransQueryTemplateFluentImpl<A extends JmxTransQueryTemplateFluent<A>> extends io.fabric8.kubernetes.api.builder.BaseFluent<A> implements JmxTransQueryTemplateFluent<A>
-
-
Constructor Summary
Constructors Constructor Description JmxTransQueryTemplateFluentImpl()JmxTransQueryTemplateFluentImpl(JmxTransQueryTemplate instance)
-
Method Summary
-
-
-
Constructor Detail
-
JmxTransQueryTemplateFluentImpl
public JmxTransQueryTemplateFluentImpl()
-
JmxTransQueryTemplateFluentImpl
public JmxTransQueryTemplateFluentImpl(JmxTransQueryTemplate instance)
-
-
Method Detail
-
getTargetMBean
public String getTargetMBean()
- Specified by:
getTargetMBeanin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
withTargetMBean
public A withTargetMBean(String targetMBean)
- Specified by:
withTargetMBeanin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
hasTargetMBean
public Boolean hasTargetMBean()
- Specified by:
hasTargetMBeanin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
withNewTargetMBean
public A withNewTargetMBean(StringBuilder arg1)
- Specified by:
withNewTargetMBeanin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
withNewTargetMBean
public A withNewTargetMBean(int[] arg1, int arg2, int arg3)
- Specified by:
withNewTargetMBeanin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
withNewTargetMBean
public A withNewTargetMBean(char[] arg1)
- Specified by:
withNewTargetMBeanin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
withNewTargetMBean
public A withNewTargetMBean(StringBuffer arg1)
- Specified by:
withNewTargetMBeanin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
withNewTargetMBean
public A withNewTargetMBean(byte[] arg1, int arg2)
- Specified by:
withNewTargetMBeanin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
withNewTargetMBean
public A withNewTargetMBean(byte[] arg1)
- Specified by:
withNewTargetMBeanin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
withNewTargetMBean
public A withNewTargetMBean(char[] arg1, int arg2, int arg3)
- Specified by:
withNewTargetMBeanin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
withNewTargetMBean
public A withNewTargetMBean(byte[] arg1, int arg2, int arg3)
- Specified by:
withNewTargetMBeanin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
withNewTargetMBean
public A withNewTargetMBean(byte[] arg1, int arg2, int arg3, int arg4)
- Specified by:
withNewTargetMBeanin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
withNewTargetMBean
public A withNewTargetMBean(String arg1)
- Specified by:
withNewTargetMBeanin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addToAttributes
public A addToAttributes(int index, String item)
- Specified by:
addToAttributesin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
setToAttributes
public A setToAttributes(int index, String item)
- Specified by:
setToAttributesin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addToAttributes
public A addToAttributes(String... items)
- Specified by:
addToAttributesin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addAllToAttributes
public A addAllToAttributes(Collection<String> items)
- Specified by:
addAllToAttributesin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
removeFromAttributes
public A removeFromAttributes(String... items)
- Specified by:
removeFromAttributesin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
removeAllFromAttributes
public A removeAllFromAttributes(Collection<String> items)
- Specified by:
removeAllFromAttributesin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
getAttributes
public List<String> getAttributes()
- Specified by:
getAttributesin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
getAttribute
public String getAttribute(int index)
- Specified by:
getAttributein interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
getFirstAttribute
public String getFirstAttribute()
- Specified by:
getFirstAttributein interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
getLastAttribute
public String getLastAttribute()
- Specified by:
getLastAttributein interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
getMatchingAttribute
public String getMatchingAttribute(Predicate<String> predicate)
- Specified by:
getMatchingAttributein interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
hasMatchingAttribute
public Boolean hasMatchingAttribute(Predicate<String> predicate)
- Specified by:
hasMatchingAttributein interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
withAttributes
public A withAttributes(List<String> attributes)
- Specified by:
withAttributesin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
withAttributes
public A withAttributes(String... attributes)
- Specified by:
withAttributesin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
hasAttributes
public Boolean hasAttributes()
- Specified by:
hasAttributesin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewAttribute
public A addNewAttribute(StringBuilder arg1)
- Specified by:
addNewAttributein interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewAttribute
public A addNewAttribute(int[] arg1, int arg2, int arg3)
- Specified by:
addNewAttributein interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewAttribute
public A addNewAttribute(char[] arg1)
- Specified by:
addNewAttributein interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewAttribute
public A addNewAttribute(StringBuffer arg1)
- Specified by:
addNewAttributein interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewAttribute
public A addNewAttribute(byte[] arg1, int arg2)
- Specified by:
addNewAttributein interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewAttribute
public A addNewAttribute(byte[] arg1)
- Specified by:
addNewAttributein interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewAttribute
public A addNewAttribute(char[] arg1, int arg2, int arg3)
- Specified by:
addNewAttributein interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewAttribute
public A addNewAttribute(byte[] arg1, int arg2, int arg3)
- Specified by:
addNewAttributein interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewAttribute
public A addNewAttribute(byte[] arg1, int arg2, int arg3, int arg4)
- Specified by:
addNewAttributein interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewAttribute
public A addNewAttribute(String arg1)
- Specified by:
addNewAttributein interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addToOutputs
public A addToOutputs(int index, String item)
- Specified by:
addToOutputsin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
setToOutputs
public A setToOutputs(int index, String item)
- Specified by:
setToOutputsin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addToOutputs
public A addToOutputs(String... items)
- Specified by:
addToOutputsin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addAllToOutputs
public A addAllToOutputs(Collection<String> items)
- Specified by:
addAllToOutputsin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
removeFromOutputs
public A removeFromOutputs(String... items)
- Specified by:
removeFromOutputsin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
removeAllFromOutputs
public A removeAllFromOutputs(Collection<String> items)
- Specified by:
removeAllFromOutputsin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
getOutputs
public List<String> getOutputs()
- Specified by:
getOutputsin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
getOutput
public String getOutput(int index)
- Specified by:
getOutputin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
getFirstOutput
public String getFirstOutput()
- Specified by:
getFirstOutputin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
getLastOutput
public String getLastOutput()
- Specified by:
getLastOutputin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
getMatchingOutput
public String getMatchingOutput(Predicate<String> predicate)
- Specified by:
getMatchingOutputin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
hasMatchingOutput
public Boolean hasMatchingOutput(Predicate<String> predicate)
- Specified by:
hasMatchingOutputin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
withOutputs
public A withOutputs(List<String> outputs)
- Specified by:
withOutputsin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
withOutputs
public A withOutputs(String... outputs)
- Specified by:
withOutputsin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
hasOutputs
public Boolean hasOutputs()
- Specified by:
hasOutputsin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewOutput
public A addNewOutput(StringBuilder arg1)
- Specified by:
addNewOutputin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewOutput
public A addNewOutput(int[] arg1, int arg2, int arg3)
- Specified by:
addNewOutputin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewOutput
public A addNewOutput(char[] arg1)
- Specified by:
addNewOutputin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewOutput
public A addNewOutput(StringBuffer arg1)
- Specified by:
addNewOutputin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewOutput
public A addNewOutput(byte[] arg1, int arg2)
- Specified by:
addNewOutputin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewOutput
public A addNewOutput(byte[] arg1)
- Specified by:
addNewOutputin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewOutput
public A addNewOutput(char[] arg1, int arg2, int arg3)
- Specified by:
addNewOutputin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewOutput
public A addNewOutput(byte[] arg1, int arg2, int arg3)
- Specified by:
addNewOutputin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewOutput
public A addNewOutput(byte[] arg1, int arg2, int arg3, int arg4)
- Specified by:
addNewOutputin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
addNewOutput
public A addNewOutput(String arg1)
- Specified by:
addNewOutputin interfaceJmxTransQueryTemplateFluent<A extends JmxTransQueryTemplateFluent<A>>
-
-