Package io.fabric8.kubernetes.api.model
Interface LocalObjectReferenceFluent<A extends LocalObjectReferenceFluent<A>>
- All Superinterfaces:
Fluent<A>
- All Known Subinterfaces:
CephFSVolumeSourceFluent.SecretRefNested<N>,CinderVolumeSourceFluent.SecretRefNested<N>,CSIVolumeSourceFluent.NodePublishSecretRefNested<N>,FlexVolumeSourceFluent.SecretRefNested<N>,ISCSIVolumeSourceFluent.SecretRefNested<N>,PodSpecFluent.ImagePullSecretsNested<N>,RBDVolumeSourceFluent.SecretRefNested<N>,ScaleIOVolumeSourceFluent.SecretRefNested<N>,ServiceAccountFluent.ImagePullSecretsNested<N>,StorageOSVolumeSourceFluent.SecretRefNested<N>,WatchEventFluent.LocalObjectReferenceNested<N>
- All Known Implementing Classes:
CephFSVolumeSourceFluentImpl.SecretRefNestedImpl,CinderVolumeSourceFluentImpl.SecretRefNestedImpl,CSIVolumeSourceFluentImpl.NodePublishSecretRefNestedImpl,DoneableLocalObjectReference,FlexVolumeSourceFluentImpl.SecretRefNestedImpl,ISCSIVolumeSourceFluentImpl.SecretRefNestedImpl,LocalObjectReferenceBuilder,LocalObjectReferenceFluentImpl,PodSpecFluentImpl.ImagePullSecretsNestedImpl,RBDVolumeSourceFluentImpl.SecretRefNestedImpl,ScaleIOVolumeSourceFluentImpl.SecretRefNestedImpl,ServiceAccountFluentImpl.ImagePullSecretsNestedImpl,StorageOSVolumeSourceFluentImpl.SecretRefNestedImpl,WatchEventFluentImpl.LocalObjectReferenceNestedImpl
public interface LocalObjectReferenceFluent<A extends LocalObjectReferenceFluent<A>> extends Fluent<A>
-
Method Summary
Modifier and Type Method Description StringgetName()BooleanhasName()AwithName(String name)AwithNewName(String arg1)AwithNewName(StringBuffer arg1)AwithNewName(StringBuilder arg1)
-
Method Details
-
getName
String getName() -
withName
-
hasName
Boolean hasName() -
withNewName
-
withNewName
-
withNewName
-