Interface OperatorGroupStatusFluent.ServiceAccountRefNested<N>
-
- All Superinterfaces:
io.fabric8.kubernetes.api.builder.Fluent<OperatorGroupStatusFluent.ServiceAccountRefNested<N>>,io.fabric8.kubernetes.api.builder.Nested<N>,io.fabric8.kubernetes.api.model.ObjectReferenceFluent<OperatorGroupStatusFluent.ServiceAccountRefNested<N>>
- All Known Implementing Classes:
OperatorGroupStatusFluentImpl.ServiceAccountRefNestedImpl
- Enclosing interface:
- OperatorGroupStatusFluent<A extends OperatorGroupStatusFluent<A>>
public static interface OperatorGroupStatusFluent.ServiceAccountRefNested<N> extends io.fabric8.kubernetes.api.builder.Nested<N>, io.fabric8.kubernetes.api.model.ObjectReferenceFluent<OperatorGroupStatusFluent.ServiceAccountRefNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Nand()NendServiceAccountRef()-
Methods inherited from interface io.fabric8.kubernetes.api.model.ObjectReferenceFluent
getApiVersion, getFieldPath, getKind, getName, getNamespace, getResourceVersion, getUid, hasApiVersion, hasFieldPath, hasKind, hasName, hasNamespace, hasResourceVersion, hasUid, withApiVersion, withFieldPath, withKind, withName, withNamespace, withNewApiVersion, withNewApiVersion, withNewApiVersion, withNewFieldPath, withNewFieldPath, withNewFieldPath, withNewKind, withNewKind, withNewKind, withNewName, withNewName, withNewName, withNewNamespace, withNewNamespace, withNewNamespace, withNewResourceVersion, withNewResourceVersion, withNewResourceVersion, withNewUid, withNewUid, withNewUid, withResourceVersion, withUid
-
-