Class CredentialsRequestFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.miscellaneous.cloudcredential.v1.CredentialsRequestSpecFluent<CredentialsRequestFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.miscellaneous.cloudcredential.v1.CredentialsRequestFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- CredentialsRequestFluent<A extends CredentialsRequestFluent<A>>
public class CredentialsRequestFluent.SpecNested<N> extends CredentialsRequestSpecFluent<CredentialsRequestFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.miscellaneous.cloudcredential.v1.CredentialsRequestSpecFluent
CredentialsRequestSpecFluent.SecretRefNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendSpec()-
Methods inherited from class io.fabric8.openshift.api.model.miscellaneous.cloudcredential.v1.CredentialsRequestSpecFluent
addAllToServiceAccountNames, addToAdditionalProperties, addToAdditionalProperties, addToServiceAccountNames, addToServiceAccountNames, buildSecretRef, copyInstance, editOrNewSecretRef, editOrNewSecretRefLike, editSecretRef, equals, getAdditionalProperties, getCloudTokenPath, getFirstServiceAccountName, getLastServiceAccountName, getMatchingServiceAccountName, getProviderSpec, getServiceAccountName, getServiceAccountNames, hasAdditionalProperties, hasCloudTokenPath, hashCode, hasMatchingServiceAccountName, hasProviderSpec, hasSecretRef, hasServiceAccountNames, removeAllFromServiceAccountNames, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromServiceAccountNames, setToServiceAccountNames, toString, withAdditionalProperties, withCloudTokenPath, withNewSecretRef, withNewSecretRefLike, withProviderSpec, withSecretRef, withServiceAccountNames, withServiceAccountNames
-
-