Uses of Interface
software.amazon.awssdk.services.ssm.model.OpsItemLimitExceededException.Builder
Packages that use OpsItemLimitExceededException.Builder
-
Uses of OpsItemLimitExceededException.Builder in software.amazon.awssdk.services.ssm.model
Methods in software.amazon.awssdk.services.ssm.model that return OpsItemLimitExceededException.BuilderModifier and TypeMethodDescriptionOpsItemLimitExceededException.Builder.awsErrorDetails(AwsErrorDetails awsErrorDetails) OpsItemLimitExceededException.builder()Sets the value of the Limit property for this object.Sets the value of the LimitType property for this object.OpsItemLimitExceededException.Builder.numAttempts(Integer numAttempts) OpsItemLimitExceededException.Builder.resourceTypes(String... resourceTypes) Sets the value of the ResourceTypes property for this object.OpsItemLimitExceededException.Builder.resourceTypes(Collection<String> resourceTypes) Sets the value of the ResourceTypes property for this object.OpsItemLimitExceededException.Builder.statusCode(int statusCode) OpsItemLimitExceededException.toBuilder()OpsItemLimitExceededException.Builder.writableStackTrace(Boolean writableStackTrace) Methods in software.amazon.awssdk.services.ssm.model that return types with arguments of type OpsItemLimitExceededException.BuilderModifier and TypeMethodDescriptionstatic Class<? extends OpsItemLimitExceededException.Builder>OpsItemLimitExceededException.serializableBuilderClass()