Interface GatewayHostnameConfigurationContract.Update
- All Superinterfaces:
GatewayHostnameConfigurationContract.UpdateStages.WithCertificateId,GatewayHostnameConfigurationContract.UpdateStages.WithHostname,GatewayHostnameConfigurationContract.UpdateStages.WithHttp2Enabled,GatewayHostnameConfigurationContract.UpdateStages.WithIfMatch,GatewayHostnameConfigurationContract.UpdateStages.WithNegotiateClientCertificate,GatewayHostnameConfigurationContract.UpdateStages.WithTls10Enabled,GatewayHostnameConfigurationContract.UpdateStages.WithTls11Enabled
- Enclosing interface:
GatewayHostnameConfigurationContract
public static interface GatewayHostnameConfigurationContract.Update
extends GatewayHostnameConfigurationContract.UpdateStages.WithHostname, GatewayHostnameConfigurationContract.UpdateStages.WithCertificateId, GatewayHostnameConfigurationContract.UpdateStages.WithNegotiateClientCertificate, GatewayHostnameConfigurationContract.UpdateStages.WithTls10Enabled, GatewayHostnameConfigurationContract.UpdateStages.WithTls11Enabled, GatewayHostnameConfigurationContract.UpdateStages.WithHttp2Enabled, GatewayHostnameConfigurationContract.UpdateStages.WithIfMatch
The template for GatewayHostnameConfigurationContract update.
-
Method Summary
Methods inherited from interface com.azure.resourcemanager.apimanagement.models.GatewayHostnameConfigurationContract.UpdateStages.WithCertificateId
withCertificateIdMethods inherited from interface com.azure.resourcemanager.apimanagement.models.GatewayHostnameConfigurationContract.UpdateStages.WithHostname
withHostnameMethods inherited from interface com.azure.resourcemanager.apimanagement.models.GatewayHostnameConfigurationContract.UpdateStages.WithHttp2Enabled
withHttp2EnabledMethods inherited from interface com.azure.resourcemanager.apimanagement.models.GatewayHostnameConfigurationContract.UpdateStages.WithIfMatch
withIfMatchMethods inherited from interface com.azure.resourcemanager.apimanagement.models.GatewayHostnameConfigurationContract.UpdateStages.WithNegotiateClientCertificate
withNegotiateClientCertificateMethods inherited from interface com.azure.resourcemanager.apimanagement.models.GatewayHostnameConfigurationContract.UpdateStages.WithTls10Enabled
withTls10EnabledMethods inherited from interface com.azure.resourcemanager.apimanagement.models.GatewayHostnameConfigurationContract.UpdateStages.WithTls11Enabled
withTls11Enabled
-
Method Details
-
apply
Executes the update request.- Returns:
- the updated resource.
-
apply
Executes the update request.- Parameters:
context- The context to associate with this operation.- Returns:
- the updated resource.
-