Uses of Interface
software.amazon.awssdk.services.elasticbeanstalk.model.UpdateTagsForResourceResponse.Builder
-
Packages that use UpdateTagsForResourceResponse.Builder Package Description software.amazon.awssdk.services.elasticbeanstalk.model -
-
Uses of UpdateTagsForResourceResponse.Builder in software.amazon.awssdk.services.elasticbeanstalk.model
Methods in software.amazon.awssdk.services.elasticbeanstalk.model that return UpdateTagsForResourceResponse.Builder Modifier and Type Method Description static UpdateTagsForResourceResponse.BuilderUpdateTagsForResourceResponse. builder()UpdateTagsForResourceResponse.BuilderUpdateTagsForResourceResponse. toBuilder()Methods in software.amazon.awssdk.services.elasticbeanstalk.model that return types with arguments of type UpdateTagsForResourceResponse.Builder Modifier and Type Method Description static Class<? extends UpdateTagsForResourceResponse.Builder>UpdateTagsForResourceResponse. serializableBuilderClass()
-