### YamlMime:JavaType uid: "com.microsoft.azure.management.appplatform.v2020_07_01.CustomDomains" fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.CustomDomains" name: "CustomDomains" nameWithType: "CustomDomains" summary: "Type representing CustomDomains." syntax: "public interface **CustomDomains**
extends <>, <>" methods: - uid: "com.microsoft.azure.management.appplatform.v2020_07_01.CustomDomains.deleteAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.CustomDomains.deleteAsync(String resourceGroupName, String serviceName, String appName, String domainName)" name: "deleteAsync(String resourceGroupName, String serviceName, String appName, String domainName)" nameWithType: "CustomDomains.deleteAsync(String resourceGroupName, String serviceName, String appName, String domainName)" summary: "Delete the custom domain of one lifecycle application." modifiers: - "abstract" parameters: - description: "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." name: "resourceGroupName" type: "" - description: "The name of the Service resource." name: "serviceName" type: "" - description: "The name of the App resource." name: "appName" type: "" - description: "The name of the custom domain resource." name: "domainName" type: "" syntax: "public abstract Completable deleteAsync(String resourceGroupName, String serviceName, String appName, String domainName)" desc: "Delete the custom domain of one lifecycle application." returns: description: "the observable for the request" type: "" - uid: "com.microsoft.azure.management.appplatform.v2020_07_01.CustomDomains.getAsync(java.lang.String,java.lang.String,java.lang.String,java.lang.String)" fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.CustomDomains.getAsync(String resourceGroupName, String serviceName, String appName, String domainName)" name: "getAsync(String resourceGroupName, String serviceName, String appName, String domainName)" nameWithType: "CustomDomains.getAsync(String resourceGroupName, String serviceName, String appName, String domainName)" summary: "Get the custom domain of one lifecycle application." modifiers: - "abstract" parameters: - description: "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." name: "resourceGroupName" type: "" - description: "The name of the Service resource." name: "serviceName" type: "" - description: "The name of the App resource." name: "appName" type: "" - description: "The name of the custom domain resource." name: "domainName" type: "" syntax: "public abstract Observable getAsync(String resourceGroupName, String serviceName, String appName, String domainName)" desc: "Get the custom domain of one lifecycle application." returns: description: "the observable for the request" type: "<>" - uid: "com.microsoft.azure.management.appplatform.v2020_07_01.CustomDomains.listAsync(java.lang.String,java.lang.String,java.lang.String)" fullName: "com.microsoft.azure.management.appplatform.v2020_07_01.CustomDomains.listAsync(String resourceGroupName, String serviceName, String appName)" name: "listAsync(String resourceGroupName, String serviceName, String appName)" nameWithType: "CustomDomains.listAsync(String resourceGroupName, String serviceName, String appName)" summary: "List the custom domains of one lifecycle application." modifiers: - "abstract" parameters: - description: "The name of the resource group that contains the resource. You can obtain this value from the Azure Resource Manager API or the portal." name: "resourceGroupName" type: "" - description: "The name of the Service resource." name: "serviceName" type: "" - description: "The name of the App resource." name: "appName" type: "" syntax: "public abstract Observable listAsync(String resourceGroupName, String serviceName, String appName)" desc: "List the custom domains of one lifecycle application." returns: description: "the observable for the request" type: "<>" type: "interface" desc: "Type representing CustomDomains." implements: - "<>" - "<>" metadata: {} package: "com.microsoft.azure.management.appplatform.v2020_07_01" artifact: com.microsoft.azure.appplatform.v2020_07_01:azure-mgmt-appplatform:1.0.0-beta