Uses of Interface
software.amazon.awssdk.services.ec2.model.DisableImageDeregistrationProtectionResponse.Builder
-
Packages that use DisableImageDeregistrationProtectionResponse.Builder Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of DisableImageDeregistrationProtectionResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DisableImageDeregistrationProtectionResponse.Builder Modifier and Type Method Description static DisableImageDeregistrationProtectionResponse.BuilderDisableImageDeregistrationProtectionResponse. builder()DisableImageDeregistrationProtectionResponse.BuilderDisableImageDeregistrationProtectionResponse.Builder. returnValue(String returnValue)Returnstrueif the request succeeds; otherwise, it returns an error.DisableImageDeregistrationProtectionResponse.BuilderDisableImageDeregistrationProtectionResponse. toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DisableImageDeregistrationProtectionResponse.Builder Modifier and Type Method Description static Class<? extends DisableImageDeregistrationProtectionResponse.Builder>DisableImageDeregistrationProtectionResponse. serializableBuilderClass()
-