public interface V1GroupVersionForDiscoveryFluent<A extends V1GroupVersionForDiscoveryFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
String |
getGroupVersion() |
String |
getVersion() |
Boolean |
hasGroupVersion() |
Boolean |
hasVersion() |
A |
withGroupVersion(String groupVersion) |
A |
withVersion(String version) |
Copyright © 2018. All rights reserved.