public interface InterceptorParamsFluent<A extends InterceptorParamsFluent<A>> extends io.fabric8.kubernetes.api.builder.Fluent<A>
String
getName()
Object
getValue()
Boolean
hasName()
hasValue()
A
withName(String name)
withValue(Object value)
String getName()
A withName(String name)
Boolean hasName()
Object getValue()
A withValue(Object value)
Boolean hasValue()
Copyright © 2015–2023 Red Hat. All rights reserved.