public interface V2beta2CrossVersionObjectReferenceFluent<A extends V2beta2CrossVersionObjectReferenceFluent<A>> extends Fluent<A>
Modifier and Type | Method and Description |
---|---|
String |
getApiVersion() |
String |
getKind() |
String |
getName() |
Boolean |
hasApiVersion() |
Boolean |
hasKind() |
Boolean |
hasName() |
A |
withApiVersion(String apiVersion) |
A |
withKind(String kind) |
A |
withName(String name) |
Copyright © 2019. All rights reserved.