Uses of Interface
software.amazon.awssdk.services.ec2.model.PerformanceFactorReference.Builder
-
Packages that use PerformanceFactorReference.Builder Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of PerformanceFactorReference.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return PerformanceFactorReference.Builder Modifier and Type Method Description static PerformanceFactorReference.BuilderPerformanceFactorReference. builder()PerformanceFactorReference.BuilderPerformanceFactorReference.Builder. instanceFamily(String instanceFamily)The instance family to use as a baseline reference.PerformanceFactorReference.BuilderPerformanceFactorReference. toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type PerformanceFactorReference.Builder Modifier and Type Method Description static Class<? extends PerformanceFactorReference.Builder>PerformanceFactorReference. serializableBuilderClass()
-