202 строки
18 KiB
YAML
202 строки
18 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient"
|
|
name: "ConfigurationsClient"
|
|
nameWithType: "ConfigurationsClient"
|
|
summary: "An instance of this class provides access to all the operations defined in Configurations<wbr>Client."
|
|
syntax: "public interface **ConfigurationsClient**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,java.util.Map<java.lang.String,java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient.beginUpdate(String resourceGroupName, String clusterName, String configurationName, Map<String,String> parameters)"
|
|
name: "beginUpdate(String resourceGroupName, String clusterName, String configurationName, Map<String,String> parameters)"
|
|
nameWithType: "ConfigurationsClient.beginUpdate(String resourceGroupName, String clusterName, String configurationName, Map<String,String> parameters)"
|
|
summary: "Configures the HTTP settings on the specified cluster."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the cluster configuration."
|
|
name: "configurationName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The cluster configurations."
|
|
name: "parameters"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginUpdate(String resourceGroupName, String clusterName, String configurationName, Map<String,String> parameters)"
|
|
desc: "Configures the HTTP settings on the specified cluster. This API is deprecated, please use UpdateGatewaySettings in cluster endpoint instead."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient.beginUpdate(java.lang.String,java.lang.String,java.lang.String,java.util.Map<java.lang.String,java.lang.String>,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient.beginUpdate(String resourceGroupName, String clusterName, String configurationName, Map<String,String> parameters, Context context)"
|
|
name: "beginUpdate(String resourceGroupName, String clusterName, String configurationName, Map<String,String> parameters, Context context)"
|
|
nameWithType: "ConfigurationsClient.beginUpdate(String resourceGroupName, String clusterName, String configurationName, Map<String,String> parameters, Context context)"
|
|
summary: "Configures the HTTP settings on the specified cluster."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the cluster configuration."
|
|
name: "configurationName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The cluster configurations."
|
|
name: "parameters"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginUpdate(String resourceGroupName, String clusterName, String configurationName, Map<String,String> parameters, Context context)"
|
|
desc: "Configures the HTTP settings on the specified cluster. This API is deprecated, please use UpdateGatewaySettings in cluster endpoint instead."
|
|
returns:
|
|
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient.get(java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient.get(String resourceGroupName, String clusterName, String configurationName)"
|
|
name: "get(String resourceGroupName, String clusterName, String configurationName)"
|
|
nameWithType: "ConfigurationsClient.get(String resourceGroupName, String clusterName, String configurationName)"
|
|
summary: "The configuration object for the specified cluster."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the cluster configuration."
|
|
name: "configurationName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract Map<String,String> get(String resourceGroupName, String clusterName, String configurationName)"
|
|
desc: "The configuration object for the specified cluster. This API is not recommended and might be removed in the future. Please consider using List configurations API instead."
|
|
returns:
|
|
description: "the configuration object for the specified configuration for the specified cluster."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient.getWithResponse(String resourceGroupName, String clusterName, String configurationName, Context context)"
|
|
name: "getWithResponse(String resourceGroupName, String clusterName, String configurationName, Context context)"
|
|
nameWithType: "ConfigurationsClient.getWithResponse(String resourceGroupName, String clusterName, String configurationName, Context context)"
|
|
summary: "The configuration object for the specified cluster."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the cluster configuration."
|
|
name: "configurationName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<Map<String,String>> getWithResponse(String resourceGroupName, String clusterName, String configurationName, Context context)"
|
|
desc: "The configuration object for the specified cluster. This API is not recommended and might be removed in the future. Please consider using List configurations API instead."
|
|
returns:
|
|
description: "the configuration object for the specified configuration for the specified cluster along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>>"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient.list(java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient.list(String resourceGroupName, String clusterName)"
|
|
name: "list(String resourceGroupName, String clusterName)"
|
|
nameWithType: "ConfigurationsClient.list(String resourceGroupName, String clusterName)"
|
|
summary: "Gets all configuration information for an HDI cluster."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract ClusterConfigurationsInner list(String resourceGroupName, String clusterName)"
|
|
desc: "Gets all configuration information for an HDI cluster."
|
|
returns:
|
|
description: "all configuration information for an HDI cluster."
|
|
type: "<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.ClusterConfigurationsInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.ClusterConfigurationsInner&text=ClusterConfigurationsInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient.listWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient.listWithResponse(String resourceGroupName, String clusterName, Context context)"
|
|
name: "listWithResponse(String resourceGroupName, String clusterName, Context context)"
|
|
nameWithType: "ConfigurationsClient.listWithResponse(String resourceGroupName, String clusterName, Context context)"
|
|
summary: "Gets all configuration information for an HDI cluster."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract Response<ClusterConfigurationsInner> listWithResponse(String resourceGroupName, String clusterName, Context context)"
|
|
desc: "Gets all configuration information for an HDI cluster."
|
|
returns:
|
|
description: "all configuration information for an HDI cluster along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
|
|
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.hdinsight.fluent.models.ClusterConfigurationsInner?alt=com.azure.resourcemanager.hdinsight.fluent.models.ClusterConfigurationsInner&text=ClusterConfigurationsInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient.update(java.lang.String,java.lang.String,java.lang.String,java.util.Map<java.lang.String,java.lang.String>)"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient.update(String resourceGroupName, String clusterName, String configurationName, Map<String,String> parameters)"
|
|
name: "update(String resourceGroupName, String clusterName, String configurationName, Map<String,String> parameters)"
|
|
nameWithType: "ConfigurationsClient.update(String resourceGroupName, String clusterName, String configurationName, Map<String,String> parameters)"
|
|
summary: "Configures the HTTP settings on the specified cluster."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the cluster configuration."
|
|
name: "configurationName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The cluster configurations."
|
|
name: "parameters"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
syntax: "public abstract void update(String resourceGroupName, String clusterName, String configurationName, Map<String,String> parameters)"
|
|
desc: "Configures the HTTP settings on the specified cluster. This API is deprecated, please use UpdateGatewaySettings in cluster endpoint instead."
|
|
- uid: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient.update(java.lang.String,java.lang.String,java.lang.String,java.util.Map<java.lang.String,java.lang.String>,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.hdinsight.fluent.ConfigurationsClient.update(String resourceGroupName, String clusterName, String configurationName, Map<String,String> parameters, Context context)"
|
|
name: "update(String resourceGroupName, String clusterName, String configurationName, Map<String,String> parameters, Context context)"
|
|
nameWithType: "ConfigurationsClient.update(String resourceGroupName, String clusterName, String configurationName, Map<String,String> parameters, Context context)"
|
|
summary: "Configures the HTTP settings on the specified cluster."
|
|
modifiers:
|
|
- "abstract"
|
|
parameters:
|
|
- description: "The name of the resource group."
|
|
name: "resourceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the cluster."
|
|
name: "clusterName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The name of the cluster configuration."
|
|
name: "configurationName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The cluster configurations."
|
|
name: "parameters"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>>"
|
|
- description: "The context to associate with this operation."
|
|
name: "context"
|
|
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract void update(String resourceGroupName, String clusterName, String configurationName, Map<String,String> parameters, Context context)"
|
|
desc: "Configures the HTTP settings on the specified cluster. This API is deprecated, please use UpdateGatewaySettings in cluster endpoint instead."
|
|
type: "interface"
|
|
desc: "An instance of this class provides access to all the operations defined in ConfigurationsClient."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.hdinsight.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-hdinsight:1.0.0
|