Uses of Interface
software.amazon.awssdk.services.ec2.model.ExportClientVpnClientConfigurationResponse.Builder
-
Packages that use ExportClientVpnClientConfigurationResponse.Builder Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of ExportClientVpnClientConfigurationResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return ExportClientVpnClientConfigurationResponse.Builder Modifier and Type Method Description static ExportClientVpnClientConfigurationResponse.BuilderExportClientVpnClientConfigurationResponse. builder()ExportClientVpnClientConfigurationResponse.BuilderExportClientVpnClientConfigurationResponse.Builder. clientConfiguration(String clientConfiguration)The contents of the Client VPN endpoint configuration file.ExportClientVpnClientConfigurationResponse.BuilderExportClientVpnClientConfigurationResponse. toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type ExportClientVpnClientConfigurationResponse.Builder Modifier and Type Method Description static Class<? extends ExportClientVpnClientConfigurationResponse.Builder>ExportClientVpnClientConfigurationResponse. serializableBuilderClass()
-