Uses of Interface
software.amazon.awssdk.services.ec2.model.SendDiagnosticInterruptResponse.Builder
-
Packages that use SendDiagnosticInterruptResponse.Builder Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of SendDiagnosticInterruptResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return SendDiagnosticInterruptResponse.Builder Modifier and Type Method Description static SendDiagnosticInterruptResponse.BuilderSendDiagnosticInterruptResponse. builder()SendDiagnosticInterruptResponse.BuilderSendDiagnosticInterruptResponse. toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type SendDiagnosticInterruptResponse.Builder Modifier and Type Method Description static Class<? extends SendDiagnosticInterruptResponse.Builder>SendDiagnosticInterruptResponse. serializableBuilderClass()
-