Uses of Class
io.fabric8.openshift.api.model.config.v1.AzurePlatformStatusFluent.ResourceTagsNested
-
Packages that use AzurePlatformStatusFluent.ResourceTagsNested Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of AzurePlatformStatusFluent.ResourceTagsNested in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return AzurePlatformStatusFluent.ResourceTagsNested Modifier and Type Method Description AzurePlatformStatusFluent.ResourceTagsNested<A>AzurePlatformStatusFluent. addNewResourceTag()AzurePlatformStatusFluent.ResourceTagsNested<A>AzurePlatformStatusFluent. addNewResourceTagLike(AzureResourceTag item)AzurePlatformStatusFluent.ResourceTagsNested<A>AzurePlatformStatusFluent. editFirstResourceTag()AzurePlatformStatusFluent.ResourceTagsNested<A>AzurePlatformStatusFluent. editLastResourceTag()AzurePlatformStatusFluent.ResourceTagsNested<A>AzurePlatformStatusFluent. editMatchingResourceTag(Predicate<AzureResourceTagBuilder> predicate)AzurePlatformStatusFluent.ResourceTagsNested<A>AzurePlatformStatusFluent. editResourceTag(int index)AzurePlatformStatusFluent.ResourceTagsNested<A>AzurePlatformStatusFluent. setNewResourceTagLike(int index, AzureResourceTag item)
-