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