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