Uses of Class
io.fabric8.openshift.api.model.config.v1.AzureResourceTagBuilder
-
Packages that use AzureResourceTagBuilder Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of AzureResourceTagBuilder in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return AzureResourceTagBuilder Modifier and Type Method Description AzureResourceTagBuilderAzureResourceTag. edit()AzureResourceTagBuilderAzureResourceTag. toBuilder()Method parameters in io.fabric8.openshift.api.model.config.v1 with type arguments of type AzureResourceTagBuilder Modifier and Type Method Description AzureResourceTagAzurePlatformStatusFluent. buildMatchingResourceTag(Predicate<AzureResourceTagBuilder> predicate)AzurePlatformStatusFluent.ResourceTagsNested<A>AzurePlatformStatusFluent. editMatchingResourceTag(Predicate<AzureResourceTagBuilder> predicate)booleanAzurePlatformStatusFluent. hasMatchingResourceTag(Predicate<AzureResourceTagBuilder> predicate)AAzurePlatformStatusFluent. removeMatchingFromResourceTags(Predicate<AzureResourceTagBuilder> predicate)
-