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