Class AdvancedConfigFluent.StoreNested<N>
- java.lang.Object
-
- io.fabric8.kubernetes.api.builder.BaseFluent<A>
-
- io.fabric8.openclustermanagement.api.model.observability.v1beta2.StoreSpecFluent<AdvancedConfigFluent.StoreNested<N>>
-
- io.fabric8.openclustermanagement.api.model.observability.v1beta2.AdvancedConfigFluent.StoreNested<N>
-
- All Implemented Interfaces:
io.fabric8.kubernetes.api.builder.Nested<N>
- Enclosing class:
- AdvancedConfigFluent<A extends AdvancedConfigFluent<A>>
public class AdvancedConfigFluent.StoreNested<N> extends StoreSpecFluent<AdvancedConfigFluent.StoreNested<N>> implements io.fabric8.kubernetes.api.builder.Nested<N>
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class io.fabric8.openclustermanagement.api.model.observability.v1beta2.StoreSpecFluent
StoreSpecFluent.ContainersNested<N>, StoreSpecFluent.ResourcesNested<N>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Nand()NendStore()-
Methods inherited from class io.fabric8.openclustermanagement.api.model.observability.v1beta2.StoreSpecFluent
addAllToContainers, addNewContainer, addNewContainerLike, addToAdditionalProperties, addToAdditionalProperties, addToContainers, addToContainers, addToServiceAccountAnnotations, addToServiceAccountAnnotations, buildContainer, buildContainers, buildFirstContainer, buildLastContainer, buildMatchingContainer, buildResources, copyInstance, editContainer, editFirstContainer, editLastContainer, editMatchingContainer, editOrNewResources, editOrNewResourcesLike, editResources, equals, getAdditionalProperties, getReplicas, getServiceAccountAnnotations, hasAdditionalProperties, hasContainers, hashCode, hasMatchingContainer, hasReplicas, hasResources, hasServiceAccountAnnotations, removeAllFromContainers, removeFromAdditionalProperties, removeFromAdditionalProperties, removeFromContainers, removeFromServiceAccountAnnotations, removeFromServiceAccountAnnotations, removeMatchingFromContainers, setNewContainerLike, setToContainers, toString, withAdditionalProperties, withContainers, withContainers, withNewResources, withNewResourcesLike, withReplicas, withResources, withServiceAccountAnnotations
-
-