Interface AllowedCSIDriverFluent<A extends AllowedCSIDriverFluent<A>>
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<A>
- All Known Subinterfaces:
PodSecurityPolicySpecFluent.AllowedCSIDriversNested<N>
- All Known Implementing Classes:
AllowedCSIDriverBuilder,AllowedCSIDriverFluentImpl,DoneableAllowedCSIDriver,PodSecurityPolicySpecFluentImpl.AllowedCSIDriversNestedImpl
public interface AllowedCSIDriverFluent<A extends AllowedCSIDriverFluent<A>>
extends io.fabric8.kubernetes.api.builder.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
-