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