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