Uses of Class
com.azure.resourcemanager.appservice.fluent.models.HostnameBindingInner
-
Packages that use HostnameBindingInner Package Description com.azure.resourcemanager.appservice.fluent Package containing the service clients for WebSiteManagementClient.com.azure.resourcemanager.appservice.fluent.models Package containing the inner data models for WebSiteManagementClient.com.azure.resourcemanager.appservice.models 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 HostnameBindingInner Modifier and Type Method Description HostnameBindingInnerWebAppsClient. createOrUpdateHostnameBinding(String resourceGroupName, String name, String hostname, HostnameBindingInner hostnameBinding)Description for Creates a hostname binding for an app.HostnameBindingInnerWebAppsClient. createOrUpdateHostnameBindingSlot(String resourceGroupName, String name, String hostname, String slot, HostnameBindingInner hostnameBinding)Description for Creates a hostname binding for an app.HostnameBindingInnerWebAppsClient. getHostnameBinding(String resourceGroupName, String name, String hostname)Description for Get the named hostname binding for an app (or deployment slot, if specified).HostnameBindingInnerWebAppsClient. 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 HostnameBindingInner Modifier and Type Method Description Mono<HostnameBindingInner>WebAppsClient. createOrUpdateHostnameBindingAsync(String resourceGroupName, String name, String hostname, HostnameBindingInner hostnameBinding)Description for Creates a hostname binding for an app.Mono<HostnameBindingInner>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.Mono<HostnameBindingInner>WebAppsClient. getHostnameBindingAsync(String resourceGroupName, String name, String hostname)Description for Get the named hostname binding for an app (or deployment slot, if specified).Mono<HostnameBindingInner>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 HostnameBindingInner Modifier and Type Method Description HostnameBindingInnerWebAppsClient. createOrUpdateHostnameBinding(String resourceGroupName, String name, String hostname, HostnameBindingInner hostnameBinding)Description for Creates a hostname binding for an app.Mono<HostnameBindingInner>WebAppsClient. createOrUpdateHostnameBindingAsync(String resourceGroupName, String name, String hostname, HostnameBindingInner hostnameBinding)Description for Creates a hostname binding for an app.HostnameBindingInnerWebAppsClient. createOrUpdateHostnameBindingSlot(String resourceGroupName, String name, String hostname, String slot, HostnameBindingInner hostnameBinding)Description for Creates a hostname binding for an app.Mono<HostnameBindingInner>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 HostnameBindingInner Modifier and Type Method Description HostnameBindingInnerHostnameBindingInner. withAzureResourceName(String azureResourceName)Set the azureResourceName property: Azure resource name.HostnameBindingInnerHostnameBindingInner. withAzureResourceType(AzureResourceType azureResourceType)Set the azureResourceType property: Azure resource type.HostnameBindingInnerHostnameBindingInner. withCustomHostnameDnsRecordType(CustomHostnameDnsRecordType customHostnameDnsRecordType)Set the customHostnameDnsRecordType property: Custom DNS record type.HostnameBindingInnerHostnameBindingInner. withDomainId(String domainId)Set the domainId property: Fully qualified ARM domain resource URI.HostnameBindingInnerHostnameBindingInner. withHostnameType(HostnameType hostnameType)Set the hostnameType property: Hostname type.HostnameBindingInnerHostnameBindingInner. withKind(String kind)Set the kind property: Kind of resource.HostnameBindingInnerHostnameBindingInner. withSiteName(String siteName)Set the siteName property: App Service app name.HostnameBindingInnerHostnameBindingInner. withSslState(SslState sslState)Set the sslState property: SSL type.HostnameBindingInnerHostnameBindingInner. 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 HostnameBindingInner Modifier and Type Method Description List<HostnameBindingInner>HostnameBindingCollection. value()Get the value property: Collection of resources.Method parameters in com.azure.resourcemanager.appservice.models with type arguments of type HostnameBindingInner Modifier and Type Method Description HostnameBindingCollectionHostnameBindingCollection. withValue(List<HostnameBindingInner> value)Set the value property: Collection of resources.
-