public interface FlowDistinguisherMethodFluent<A extends FlowDistinguisherMethodFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
| Modifier and Type | Method and Description |
|---|---|
String |
getType() |
Boolean |
hasType() |
A |
withNewType(String arg0)
Deprecated.
|
A |
withType(String type) |
Copyright © 2015–2022 Red Hat. All rights reserved.