Uses of Interface
software.amazon.awssdk.services.ssm.model.InvalidInventoryGroupException.Builder
Packages that use InvalidInventoryGroupException.Builder
-
Uses of InvalidInventoryGroupException.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return InvalidInventoryGroupException.BuilderModifier and TypeMethodDescriptionInvalidInventoryGroupException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) InvalidInventoryGroupException.builder()InvalidInventoryGroupException.Builder.numAttempts(Integer numAttempts) InvalidInventoryGroupException.Builder.statusCode(int statusCode) InvalidInventoryGroupException.toBuilder()InvalidInventoryGroupException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type InvalidInventoryGroupException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends InvalidInventoryGroupException.Builder>InvalidInventoryGroupException.serializableBuilderClass()