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