Package io.fabric8.kubernetes.api.model
Interface ServiceAccountFluent.SecretsNested<N>
-
- All Superinterfaces:
Fluent<ServiceAccountFluent.SecretsNested<N>>
,Nested<N>
,ObjectReferenceFluent<ServiceAccountFluent.SecretsNested<N>>
- All Known Implementing Classes:
ServiceAccountFluentImpl.SecretsNestedImpl
- Enclosing interface:
- ServiceAccountFluent<A extends ServiceAccountFluent<A>>
public static interface ServiceAccountFluent.SecretsNested<N> extends Nested<N>, ObjectReferenceFluent<ServiceAccountFluent.SecretsNested<N>>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description N
and()
N
endSecret()
-
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
-
-