Uses of Class
com.azure.resourcemanager.cdn.fluent.models.CustomDomainInner
Packages that use CustomDomainInner
Package
Description
Package containing the service clients for CdnManagementClient.
Package containing the inner data models for CdnManagementClient.
Package containing the data models for CdnManagementClient.
-
Uses of CustomDomainInner in com.azure.resourcemanager.cdn.fluent
Methods in com.azure.resourcemanager.cdn.fluent that return CustomDomainInnerModifier and TypeMethodDescriptionCustomDomainsClient.create(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainParameters customDomainProperties) Creates a new custom domain within an endpoint.CustomDomainsClient.create(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainParameters customDomainProperties, com.azure.core.util.Context context) Creates a new custom domain within an endpoint.CustomDomainsClient.delete(String resourceGroupName, String profileName, String endpointName, String customDomainName) Deletes an existing custom domain within an endpoint.CustomDomainsClient.delete(String resourceGroupName, String profileName, String endpointName, String customDomainName, com.azure.core.util.Context context) Deletes an existing custom domain within an endpoint.CustomDomainsClient.disableCustomHttps(String resourceGroupName, String profileName, String endpointName, String customDomainName) Disable https delivery of the custom domain.CustomDomainsClient.disableCustomHttps(String resourceGroupName, String profileName, String endpointName, String customDomainName, com.azure.core.util.Context context) Disable https delivery of the custom domain.CustomDomainsClient.enableCustomHttps(String resourceGroupName, String profileName, String endpointName, String customDomainName) Enable https delivery of the custom domain.CustomDomainsClient.enableCustomHttps(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainHttpsParameters customDomainHttpsParameters) Enable https delivery of the custom domain.CustomDomainsClient.enableCustomHttps(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainHttpsParameters customDomainHttpsParameters, com.azure.core.util.Context context) Enable https delivery of the custom domain.CustomDomainsClient.get(String resourceGroupName, String profileName, String endpointName, String customDomainName) Gets an existing custom domain within an endpoint.Methods in com.azure.resourcemanager.cdn.fluent that return types with arguments of type CustomDomainInnerModifier and TypeMethodDescriptioncom.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainParameters customDomainProperties) Creates a new custom domain within an endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainParameters customDomainProperties) Creates a new custom domain within an endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainParameters customDomainProperties, com.azure.core.util.Context context) Creates a new custom domain within an endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginCreate(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainParameters customDomainProperties, com.azure.core.util.Context context) Creates a new custom domain within an endpoint.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginCreateAsync(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainParameters customDomainProperties) Creates a new custom domain within an endpoint.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginCreateAsync(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainParameters customDomainProperties) Creates a new custom domain within an endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginDelete(String resourceGroupName, String profileName, String endpointName, String customDomainName) Deletes an existing custom domain within an endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginDelete(String resourceGroupName, String profileName, String endpointName, String customDomainName) Deletes an existing custom domain within an endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginDelete(String resourceGroupName, String profileName, String endpointName, String customDomainName, com.azure.core.util.Context context) Deletes an existing custom domain within an endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginDelete(String resourceGroupName, String profileName, String endpointName, String customDomainName, com.azure.core.util.Context context) Deletes an existing custom domain within an endpoint.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginDeleteAsync(String resourceGroupName, String profileName, String endpointName, String customDomainName) Deletes an existing custom domain within an endpoint.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginDeleteAsync(String resourceGroupName, String profileName, String endpointName, String customDomainName) Deletes an existing custom domain within an endpoint.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginDisableCustomHttps(String resourceGroupName, String profileName, String endpointName, String customDomainName) Disable https delivery of the custom domain.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginDisableCustomHttps(String resourceGroupName, String profileName, String endpointName, String customDomainName) Disable https delivery of the custom domain.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginDisableCustomHttps(String resourceGroupName, String profileName, String endpointName, String customDomainName, com.azure.core.util.Context context) Disable https delivery of the custom domain.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginDisableCustomHttps(String resourceGroupName, String profileName, String endpointName, String customDomainName, com.azure.core.util.Context context) Disable https delivery of the custom domain.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginDisableCustomHttpsAsync(String resourceGroupName, String profileName, String endpointName, String customDomainName) Disable https delivery of the custom domain.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginDisableCustomHttpsAsync(String resourceGroupName, String profileName, String endpointName, String customDomainName) Disable https delivery of the custom domain.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginEnableCustomHttps(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainHttpsParameters customDomainHttpsParameters) Enable https delivery of the custom domain.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginEnableCustomHttps(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainHttpsParameters customDomainHttpsParameters) Enable https delivery of the custom domain.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginEnableCustomHttps(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainHttpsParameters customDomainHttpsParameters, com.azure.core.util.Context context) Enable https delivery of the custom domain.com.azure.core.util.polling.SyncPoller<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginEnableCustomHttps(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainHttpsParameters customDomainHttpsParameters, com.azure.core.util.Context context) Enable https delivery of the custom domain.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginEnableCustomHttpsAsync(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainHttpsParameters customDomainHttpsParameters) Enable https delivery of the custom domain.com.azure.core.util.polling.PollerFlux<com.azure.core.management.polling.PollResult<CustomDomainInner>,CustomDomainInner> CustomDomainsClient.beginEnableCustomHttpsAsync(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainHttpsParameters customDomainHttpsParameters) Enable https delivery of the custom domain.CustomDomainsClient.createAsync(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainParameters customDomainProperties) Creates a new custom domain within an endpoint.CustomDomainsClient.deleteAsync(String resourceGroupName, String profileName, String endpointName, String customDomainName) Deletes an existing custom domain within an endpoint.CustomDomainsClient.disableCustomHttpsAsync(String resourceGroupName, String profileName, String endpointName, String customDomainName) Disable https delivery of the custom domain.CustomDomainsClient.enableCustomHttpsAsync(String resourceGroupName, String profileName, String endpointName, String customDomainName) Enable https delivery of the custom domain.CustomDomainsClient.enableCustomHttpsAsync(String resourceGroupName, String profileName, String endpointName, String customDomainName, CustomDomainHttpsParameters customDomainHttpsParameters) Enable https delivery of the custom domain.CustomDomainsClient.getAsync(String resourceGroupName, String profileName, String endpointName, String customDomainName) Gets an existing custom domain within an endpoint.com.azure.core.http.rest.Response<CustomDomainInner>CustomDomainsClient.getWithResponse(String resourceGroupName, String profileName, String endpointName, String customDomainName, com.azure.core.util.Context context) Gets an existing custom domain within an endpoint.Mono<com.azure.core.http.rest.Response<CustomDomainInner>>CustomDomainsClient.getWithResponseAsync(String resourceGroupName, String profileName, String endpointName, String customDomainName) Gets an existing custom domain within an endpoint.com.azure.core.http.rest.PagedIterable<CustomDomainInner>CustomDomainsClient.listByEndpoint(String resourceGroupName, String profileName, String endpointName) Lists all of the existing custom domains within an endpoint.com.azure.core.http.rest.PagedIterable<CustomDomainInner>CustomDomainsClient.listByEndpoint(String resourceGroupName, String profileName, String endpointName, com.azure.core.util.Context context) Lists all of the existing custom domains within an endpoint.com.azure.core.http.rest.PagedFlux<CustomDomainInner>CustomDomainsClient.listByEndpointAsync(String resourceGroupName, String profileName, String endpointName) Lists all of the existing custom domains within an endpoint. -
Uses of CustomDomainInner in com.azure.resourcemanager.cdn.fluent.models
Methods in com.azure.resourcemanager.cdn.fluent.models that return CustomDomainInnerModifier and TypeMethodDescriptionCustomDomainInner.withCustomHttpsParameters(CustomDomainHttpsParameters customHttpsParameters) Set the customHttpsParameters property: Certificate parameters for securing custom HTTPS.CustomDomainInner.withHostname(String hostname) Set the hostname property: The host name of the custom domain.CustomDomainInner.withValidationData(String validationData) Set the validationData property: Special validation or data may be required when delivering CDN to some regions due to local compliance reasons. -
Uses of CustomDomainInner in com.azure.resourcemanager.cdn.models
Methods in com.azure.resourcemanager.cdn.models that return types with arguments of type CustomDomainInnerModifier and TypeMethodDescriptionCustomDomainListResult.value()Get the value property: List of CDN CustomDomains within an endpoint.