Package io.fabric8.kubernetes.api.model
Interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
BindingFluent.TargetNested<N>
,EndpointAddressFluent.TargetRefNested<N>
,EventFluent.InvolvedObjectNested<N>
,EventFluent.RelatedNested<N>
,PersistentVolumeSpecFluent.ClaimRefNested<N>
,ServiceAccountFluent.SecretsNested<N>
,StorageOSPersistentVolumeSourceFluent.SecretRefNested<N>
,WatchEventFluent.ObjectReferenceObjectNested<N>
- All Known Implementing Classes:
BindingFluentImpl.TargetNestedImpl
,DoneableObjectReference
,EndpointAddressFluentImpl.TargetRefNestedImpl
,EventFluentImpl.InvolvedObjectNestedImpl
,EventFluentImpl.RelatedNestedImpl
,ObjectReferenceBuilder
,ObjectReferenceFluentImpl
,PersistentVolumeSpecFluentImpl.ClaimRefNestedImpl
,ServiceAccountFluentImpl.SecretsNestedImpl
,StorageOSPersistentVolumeSourceFluentImpl.SecretRefNestedImpl
,WatchEventFluentImpl.ObjectReferenceObjectNestedImpl
public interface ObjectReferenceFluent<A extends ObjectReferenceFluent<A>> extends Fluent<A>
-
Method Summary
-
Method Details
-
getApiVersion
String getApiVersion() -
withApiVersion
-
hasApiVersion
Boolean hasApiVersion() -
withNewApiVersion
-
withNewApiVersion
-
withNewApiVersion
-
getFieldPath
String getFieldPath() -
withFieldPath
-
hasFieldPath
Boolean hasFieldPath() -
withNewFieldPath
-
withNewFieldPath
-
withNewFieldPath
-
getKind
String getKind() -
withKind
-
hasKind
Boolean hasKind() -
withNewKind
-
withNewKind
-
withNewKind
-
getName
String getName() -
withName
-
hasName
Boolean hasName() -
withNewName
-
withNewName
-
withNewName
-
getNamespace
String getNamespace() -
withNamespace
-
hasNamespace
Boolean hasNamespace() -
withNewNamespace
-
withNewNamespace
-
withNewNamespace
-
getResourceVersion
String getResourceVersion() -
withResourceVersion
-
hasResourceVersion
Boolean hasResourceVersion() -
withNewResourceVersion
-
withNewResourceVersion
-
withNewResourceVersion
-
getUid
String getUid() -
withUid
-
hasUid
Boolean hasUid() -
withNewUid
-
withNewUid
-
withNewUid
-