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