Class SelectorSyncSetFluent.SpecNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openshift.api.model.hive.v1.SelectorSyncSetSpecFluent<SelectorSyncSetFluent.SpecNested<N>>
-
- io.fabric8.openshift.api.model.hive.v1.SelectorSyncSetFluent.SpecNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- SelectorSyncSetFluent<A extends SelectorSyncSetFluent<A>>
public class SelectorSyncSetFluent.SpecNested<N> extends SelectorSyncSetSpecFluent<SelectorSyncSetFluent.SpecNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openshift.api.model.hive.v1.SelectorSyncSetSpecFluent
SelectorSyncSetSpecFluent.ClusterDeploymentSelectorNested<N>, SelectorSyncSetSpecFluent.PatchesNested<N>, SelectorSyncSetSpecFluent.SecretMappingsNested<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.hive.v1.SelectorSyncSetSpecFluent
addAllToPatches, addAllToResources, addAllToSecretMappings, addNewPatch, addNewPatchLike, addNewSecretMapping, addNewSecretMappingLike, addToAdditionalProperties, addToAdditionalProperties, addToPatches, addToPatches, addToResources, addToResources, addToSecretMappings, addToSecretMappings, buildClusterDeploymentSelector, buildFirstPatch, buildFirstSecretMapping, buildLastPatch, buildLastSecretMapping, buildMatchingPatch, buildMatchingSecretMapping, buildPatch, buildPatches, buildSecretMapping, buildSecretMappings, copyInstance, editClusterDeploymentSelector, editFirstPatch, editFirstSecretMapping, editLastPatch, editLastSecretMapping, editMatchingPatch, editMatchingSecretMapping, editOrNewClusterDeploymentSelector, editOrNewClusterDeploymentSelectorLike, editPatch, editSecretMapping, equals, getAdditionalProperties, getApplyBehavior, getEnableResourceTemplates, getFirstResource, getLastResource, getMatchingResource, getResource, getResourceApplyMode, getResources, hasAdditionalProperties, hasApplyBehavior, hasClusterDeploymentSelector, hasEnableResourceTemplates, hashCode, hasMatchingPatch, hasMatchingResource, hasMatchingSecretMapping, hasPatches, hasResourceApplyMode, hasResources, hasSecretMappings, removeAllFromPatches, removeAllFromResources, removeAllFromSecretMappings, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromPatches, removeFromResources, removeFromSecretMappings, removeMatchingFromPatches, removeMatchingFromSecretMappings, setNewPatchLike, setNewSecretMappingLike, setToPatches, setToResources, setToSecretMappings, toString, withAdditionalProperties, withApplyBehavior, withClusterDeploymentSelector, withEnableResourceTemplates, withEnableResourceTemplates, withNewClusterDeploymentSelector, withNewClusterDeploymentSelectorLike, withPatches, withPatches, withResourceApplyMode, withResources, withResources, withSecretMappings, withSecretMappings
-
-