Uses of Class
com.azure.resourcemanager.appservice.fluent.models.HostnameBindingInner
Packages that use HostnameBindingInner
Package
Description
Package containing the service clients for WebSiteManagementClient.
Package containing the inner data models for WebSiteManagementClient.
Package containing the data models for WebSiteManagementClient.
-
Uses of HostnameBindingInner in com.azure.resourcemanager.appservice.fluent
Methods in com.azure.resourcemanager.appservice.fluent that return HostnameBindingInnerModifier and TypeMethodDescriptionWebAppsClient.createOrUpdateHostnameBinding(String resourceGroupName, String name, String hostname, HostnameBindingInner hostnameBinding) Description for Creates a hostname binding for an app.WebAppsClient.createOrUpdateHostnameBindingSlot(String resourceGroupName, String name, String hostname, String slot, HostnameBindingInner hostnameBinding) Description for Creates a hostname binding for an app.WebAppsClient.getHostnameBinding(String resourceGroupName, String name, String hostname) Description for Get the named hostname binding for an app (or deployment slot, if specified).WebAppsClient.getHostnameBindingSlot(String resourceGroupName, String name, String slot, String hostname) Description for Get the named hostname binding for an app (or deployment slot, if specified).Methods in com.azure.resourcemanager.appservice.fluent that return types with arguments of type HostnameBindingInnerModifier and TypeMethodDescriptionWebAppsClient.createOrUpdateHostnameBindingAsync(String resourceGroupName, String name, String hostname, HostnameBindingInner hostnameBinding) Description for Creates a hostname binding for an app.WebAppsClient.createOrUpdateHostnameBindingSlotAsync(String resourceGroupName, String name, String hostname, String slot, HostnameBindingInner hostnameBinding) Description for Creates a hostname binding for an app.com.azure.core.http.rest.Response<HostnameBindingInner>WebAppsClient.createOrUpdateHostnameBindingSlotWithResponse(String resourceGroupName, String name, String hostname, String slot, HostnameBindingInner hostnameBinding, com.azure.core.util.Context context) Description for Creates a hostname binding for an app.Mono<com.azure.core.http.rest.Response<HostnameBindingInner>>WebAppsClient.createOrUpdateHostnameBindingSlotWithResponseAsync(String resourceGroupName, String name, String hostname, String slot, HostnameBindingInner hostnameBinding) Description for Creates a hostname binding for an app.com.azure.core.http.rest.Response<HostnameBindingInner>WebAppsClient.createOrUpdateHostnameBindingWithResponse(String resourceGroupName, String name, String hostname, HostnameBindingInner hostnameBinding, com.azure.core.util.Context context) Description for Creates a hostname binding for an app.Mono<com.azure.core.http.rest.Response<HostnameBindingInner>>WebAppsClient.createOrUpdateHostnameBindingWithResponseAsync(String resourceGroupName, String name, String hostname, HostnameBindingInner hostnameBinding) Description for Creates a hostname binding for an app.WebAppsClient.getHostnameBindingAsync(String resourceGroupName, String name, String hostname) Description for Get the named hostname binding for an app (or deployment slot, if specified).WebAppsClient.getHostnameBindingSlotAsync(String resourceGroupName, String name, String slot, String hostname) Description for Get the named hostname binding for an app (or deployment slot, if specified).com.azure.core.http.rest.Response<HostnameBindingInner>WebAppsClient.getHostnameBindingSlotWithResponse(String resourceGroupName, String name, String slot, String hostname, com.azure.core.util.Context context) Description for Get the named hostname binding for an app (or deployment slot, if specified).Mono<com.azure.core.http.rest.Response<HostnameBindingInner>>WebAppsClient.getHostnameBindingSlotWithResponseAsync(String resourceGroupName, String name, String slot, String hostname) Description for Get the named hostname binding for an app (or deployment slot, if specified).com.azure.core.http.rest.Response<HostnameBindingInner>WebAppsClient.getHostnameBindingWithResponse(String resourceGroupName, String name, String hostname, com.azure.core.util.Context context) Description for Get the named hostname binding for an app (or deployment slot, if specified).Mono<com.azure.core.http.rest.Response<HostnameBindingInner>>WebAppsClient.getHostnameBindingWithResponseAsync(String resourceGroupName, String name, String hostname) Description for Get the named hostname binding for an app (or deployment slot, if specified).com.azure.core.http.rest.PagedIterable<HostnameBindingInner>WebAppsClient.listHostnameBindings(String resourceGroupName, String name) Description for Get hostname bindings for an app or a deployment slot.com.azure.core.http.rest.PagedIterable<HostnameBindingInner>WebAppsClient.listHostnameBindings(String resourceGroupName, String name, com.azure.core.util.Context context) Description for Get hostname bindings for an app or a deployment slot.com.azure.core.http.rest.PagedFlux<HostnameBindingInner>WebAppsClient.listHostnameBindingsAsync(String resourceGroupName, String name) Description for Get hostname bindings for an app or a deployment slot.com.azure.core.http.rest.PagedIterable<HostnameBindingInner>WebAppsClient.listHostnameBindingsSlot(String resourceGroupName, String name, String slot) Description for Get hostname bindings for an app or a deployment slot.com.azure.core.http.rest.PagedIterable<HostnameBindingInner>WebAppsClient.listHostnameBindingsSlot(String resourceGroupName, String name, String slot, com.azure.core.util.Context context) Description for Get hostname bindings for an app or a deployment slot.com.azure.core.http.rest.PagedFlux<HostnameBindingInner>WebAppsClient.listHostnameBindingsSlotAsync(String resourceGroupName, String name, String slot) Description for Get hostname bindings for an app or a deployment slot.Methods in com.azure.resourcemanager.appservice.fluent with parameters of type HostnameBindingInnerModifier and TypeMethodDescriptionWebAppsClient.createOrUpdateHostnameBinding(String resourceGroupName, String name, String hostname, HostnameBindingInner hostnameBinding) Description for Creates a hostname binding for an app.WebAppsClient.createOrUpdateHostnameBindingAsync(String resourceGroupName, String name, String hostname, HostnameBindingInner hostnameBinding) Description for Creates a hostname binding for an app.WebAppsClient.createOrUpdateHostnameBindingSlot(String resourceGroupName, String name, String hostname, String slot, HostnameBindingInner hostnameBinding) Description for Creates a hostname binding for an app.WebAppsClient.createOrUpdateHostnameBindingSlotAsync(String resourceGroupName, String name, String hostname, String slot, HostnameBindingInner hostnameBinding) Description for Creates a hostname binding for an app.com.azure.core.http.rest.Response<HostnameBindingInner>WebAppsClient.createOrUpdateHostnameBindingSlotWithResponse(String resourceGroupName, String name, String hostname, String slot, HostnameBindingInner hostnameBinding, com.azure.core.util.Context context) Description for Creates a hostname binding for an app.Mono<com.azure.core.http.rest.Response<HostnameBindingInner>>WebAppsClient.createOrUpdateHostnameBindingSlotWithResponseAsync(String resourceGroupName, String name, String hostname, String slot, HostnameBindingInner hostnameBinding) Description for Creates a hostname binding for an app.com.azure.core.http.rest.Response<HostnameBindingInner>WebAppsClient.createOrUpdateHostnameBindingWithResponse(String resourceGroupName, String name, String hostname, HostnameBindingInner hostnameBinding, com.azure.core.util.Context context) Description for Creates a hostname binding for an app.Mono<com.azure.core.http.rest.Response<HostnameBindingInner>>WebAppsClient.createOrUpdateHostnameBindingWithResponseAsync(String resourceGroupName, String name, String hostname, HostnameBindingInner hostnameBinding) Description for Creates a hostname binding for an app. -
Uses of HostnameBindingInner in com.azure.resourcemanager.appservice.fluent.models
Methods in com.azure.resourcemanager.appservice.fluent.models that return HostnameBindingInnerModifier and TypeMethodDescriptionHostnameBindingInner.withAzureResourceName(String azureResourceName) Set the azureResourceName property: Azure resource name.HostnameBindingInner.withAzureResourceType(AzureResourceType azureResourceType) Set the azureResourceType property: Azure resource type.HostnameBindingInner.withCustomHostnameDnsRecordType(CustomHostnameDnsRecordType customHostnameDnsRecordType) Set the customHostnameDnsRecordType property: Custom DNS record type.HostnameBindingInner.withDomainId(String domainId) Set the domainId property: Fully qualified ARM domain resource URI.HostnameBindingInner.withHostnameType(HostnameType hostnameType) Set the hostnameType property: Hostname type.Set the kind property: Kind of resource.HostnameBindingInner.withSiteName(String siteName) Set the siteName property: App Service app name.HostnameBindingInner.withSslState(SslState sslState) Set the sslState property: SSL type.HostnameBindingInner.withThumbprint(String thumbprint) Set the thumbprint property: SSL certificate thumbprint. -
Uses of HostnameBindingInner in com.azure.resourcemanager.appservice.models
Methods in com.azure.resourcemanager.appservice.models that return types with arguments of type HostnameBindingInnerModifier and TypeMethodDescriptionHostnameBindingCollection.value()Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type HostnameBindingInnerModifier and TypeMethodDescriptionHostnameBindingCollection.withValue(List<HostnameBindingInner> value) Set the value property: Collection of resources.