Uses of Interface
software.amazon.awssdk.services.ec2instanceconnect.model.Ec2InstanceNotFoundException.Builder
-
Packages that use Ec2InstanceNotFoundException.Builder Package Description software.amazon.awssdk.services.ec2instanceconnect.model -
-
Uses of Ec2InstanceNotFoundException.Builder in software.amazon.awssdk.services.ec2instanceconnect.model
Methods in software.amazon.awssdk.services.ec2instanceconnect.model that return Ec2InstanceNotFoundException.Builder Modifier and Type Method Description Ec2InstanceNotFoundException.BuilderEc2InstanceNotFoundException.Builder. awsErrorDetails(AwsErrorDetails awsErrorDetails)static Ec2InstanceNotFoundException.BuilderEc2InstanceNotFoundException. builder()Ec2InstanceNotFoundException.BuilderEc2InstanceNotFoundException.Builder. cause(Throwable cause)Ec2InstanceNotFoundException.BuilderEc2InstanceNotFoundException.Builder. message(String message)Ec2InstanceNotFoundException.BuilderEc2InstanceNotFoundException.Builder. requestId(String requestId)Ec2InstanceNotFoundException.BuilderEc2InstanceNotFoundException.Builder. statusCode(int statusCode)Ec2InstanceNotFoundException.BuilderEc2InstanceNotFoundException. toBuilder()Ec2InstanceNotFoundException.BuilderEc2InstanceNotFoundException.Builder. writableStackTrace(Boolean writableStackTrace)Methods in software.amazon.awssdk.services.ec2instanceconnect.model that return types with arguments of type Ec2InstanceNotFoundException.Builder Modifier and Type Method Description static Class<? extends Ec2InstanceNotFoundException.Builder>Ec2InstanceNotFoundException. serializableBuilderClass()
-