Uses of Class
io.fabric8.openshift.api.model.config.v1.AWSResourceTagBuilder
-
Packages that use AWSResourceTagBuilder Package Description io.fabric8.openshift.api.model.config.v1 -
-
Uses of AWSResourceTagBuilder in io.fabric8.openshift.api.model.config.v1
Methods in io.fabric8.openshift.api.model.config.v1 that return AWSResourceTagBuilder Modifier and Type Method Description AWSResourceTagBuilderAWSResourceTag. edit()AWSResourceTagBuilderAWSResourceTag. toBuilder()Method parameters in io.fabric8.openshift.api.model.config.v1 with type arguments of type AWSResourceTagBuilder Modifier and Type Method Description AWSResourceTagAWSPlatformStatusFluent. buildMatchingResourceTag(Predicate<AWSResourceTagBuilder> predicate)AWSPlatformStatusFluent.ResourceTagsNested<A>AWSPlatformStatusFluent. editMatchingResourceTag(Predicate<AWSResourceTagBuilder> predicate)booleanAWSPlatformStatusFluent. hasMatchingResourceTag(Predicate<AWSResourceTagBuilder> predicate)AAWSPlatformStatusFluent. removeMatchingFromResourceTags(Predicate<AWSResourceTagBuilder> predicate)
-