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