Uses of Interface
software.amazon.awssdk.services.ec2.model.RegionalSummary.Builder
Packages that use RegionalSummary.Builder
-
Uses of RegionalSummary.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return RegionalSummary.BuilderModifier and TypeMethodDescriptionstatic RegionalSummary.BuilderRegionalSummary.builder()RegionalSummary.Builder.numberOfMatchedAccounts(Integer numberOfMatchedAccounts) The number of accounts in the Region with the same configuration value for the attribute that is most frequently observed.RegionalSummary.Builder.numberOfUnmatchedAccounts(Integer numberOfUnmatchedAccounts) The number of accounts in the Region with a configuration value different from the most frequently observed value for the attribute.RegionalSummary.Builder.regionName(String regionName) The Amazon Web Services Region.RegionalSummary.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type RegionalSummary.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RegionalSummary.Builder>RegionalSummary.serializableBuilderClass()