public interface DeveloperConsoleCatalogCategoryMetaFluent<A extends DeveloperConsoleCatalogCategoryMetaFluent<A>>
extends io.fabric8.kubernetes.api.builder.Fluent<A>
String getId()
Boolean hasId()
@Deprecated A withNewId(String arg0)
String getLabel()
Boolean hasLabel()
@Deprecated A withNewLabel(String arg0)
A addAllToTags(Collection<String> items)
A removeAllFromTags(Collection<String> items)
String getFirstTag()
String getLastTag()
Boolean hasTags()
Boolean hasAdditionalProperties()
Copyright © 2015–2020 Red Hat. All rights reserved.