### YamlMime:JavaType uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.DelegationSettings" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.DelegationSettings" name: "DelegationSettings" nameWithType: "DelegationSettings" summary: "Type representing DelegationSettings." syntax: "public interface **DelegationSettings**
extends <>" methods: - uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.DelegationSettings.createOrUpdateAsync(java.lang.String,java.lang.String,com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.PortalDelegationSettingsInner)" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.DelegationSettings.createOrUpdateAsync(String resourceGroupName, String serviceName, PortalDelegationSettingsInner parameters)" name: "createOrUpdateAsync(String resourceGroupName, String serviceName, PortalDelegationSettingsInner parameters)" nameWithType: "DelegationSettings.createOrUpdateAsync(String resourceGroupName, String serviceName, PortalDelegationSettingsInner parameters)" summary: "Create or Update Delegation settings." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "" - description: "The name of the API Management service." name: "serviceName" type: "" - description: "Create or update parameters." name: "parameters" type: "" syntax: "public abstract Observable createOrUpdateAsync(String resourceGroupName, String serviceName, PortalDelegationSettingsInner parameters)" desc: "Create or Update Delegation settings." returns: description: "the observable for the request" type: "<>" - uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.DelegationSettings.getAsync(java.lang.String,java.lang.String)" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.DelegationSettings.getAsync(String resourceGroupName, String serviceName)" name: "getAsync(String resourceGroupName, String serviceName)" nameWithType: "DelegationSettings.getAsync(String resourceGroupName, String serviceName)" summary: "Get Delegation Settings for the Portal." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "" - description: "The name of the API Management service." name: "serviceName" type: "" syntax: "public abstract Observable getAsync(String resourceGroupName, String serviceName)" desc: "Get Delegation Settings for the Portal." returns: description: "the observable for the request" type: "<>" - uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.DelegationSettings.getEntityTagAsync(java.lang.String,java.lang.String)" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.DelegationSettings.getEntityTagAsync(String resourceGroupName, String serviceName)" name: "getEntityTagAsync(String resourceGroupName, String serviceName)" nameWithType: "DelegationSettings.getEntityTagAsync(String resourceGroupName, String serviceName)" summary: "Gets the entity state (Etag) version of the DelegationSettings." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "" - description: "The name of the API Management service." name: "serviceName" type: "" syntax: "public abstract Completable getEntityTagAsync(String resourceGroupName, String serviceName)" desc: "Gets the entity state (Etag) version of the DelegationSettings." returns: description: "the observable for the request" type: "" - uid: "com.microsoft.azure.management.apimanagement.v2019_01_01.DelegationSettings.updateAsync(java.lang.String,java.lang.String,com.microsoft.azure.management.apimanagement.v2019_01_01.implementation.PortalDelegationSettingsInner,java.lang.String)" fullName: "com.microsoft.azure.management.apimanagement.v2019_01_01.DelegationSettings.updateAsync(String resourceGroupName, String serviceName, PortalDelegationSettingsInner parameters, String ifMatch)" name: "updateAsync(String resourceGroupName, String serviceName, PortalDelegationSettingsInner parameters, String ifMatch)" nameWithType: "DelegationSettings.updateAsync(String resourceGroupName, String serviceName, PortalDelegationSettingsInner parameters, String ifMatch)" summary: "Update Delegation settings." modifiers: - "abstract" parameters: - description: "The name of the resource group." name: "resourceGroupName" type: "" - description: "The name of the API Management service." name: "serviceName" type: "" - description: "Update Delegation settings." name: "parameters" type: "" - description: "ETag of the Entity. ETag should match the current entity state from the header response of the GET request or it should be * for unconditional update." name: "ifMatch" type: "" syntax: "public abstract Completable updateAsync(String resourceGroupName, String serviceName, PortalDelegationSettingsInner parameters, String ifMatch)" desc: "Update Delegation settings." returns: description: "the observable for the request" type: "" type: "interface" desc: "Type representing DelegationSettings." implements: - "<>" metadata: {} package: "com.microsoft.azure.management.apimanagement.v2019_01_01" artifact: com.microsoft.azure.apimanagement.v2019_01_01:azure-mgmt-apimanagement:1.0.0-beta-1