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