public interface V1beta1NonResourceAttributesFluent<A extends V1beta1NonResourceAttributesFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
String |
getPath() |
String |
getVerb() |
Boolean |
hasPath() |
Boolean |
hasVerb() |
A |
withNewPath(String original)
Deprecated.
|
A |
withNewVerb(String original)
Deprecated.
|
A |
withPath(String path) |
A |
withVerb(String verb) |
String getPath()
Boolean hasPath()
@Deprecated A withNewPath(String original)
String getVerb()
Boolean hasVerb()
@Deprecated A withNewVerb(String original)
Copyright © 2021. All rights reserved.