Index
All Classes and Interfaces|All Packages
A
- ACCEPTED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ProvisioningStatus
-
Static value Accepted for ProvisioningStatus.
- action() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperationProperties
-
Get the action property: The library management action.
- action() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Get the action property: A string property that indicates the action to be performed on the Flink job.
- Action - Class in com.azure.resourcemanager.hdinsight.containers.models
-
A string property that indicates the action to be performed on the Flink job.
- Action() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.Action
-
Deprecated.
- actionResult() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Get the actionResult property: Action result of job.
- actionType() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.OperationInner
-
Get the actionType property: Enum.
- actionType() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Operation
-
Gets the actionType property: Enum.
- actionType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScalingRule
-
Get the actionType property: The action type.
- ActionType - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Enum.
- ActionType() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ActionType
-
Deprecated.Use the
ActionType.fromString(String)factory method. - Adding the package to your product - Section in Overview
- admins() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpec
-
Get the admins property: List of usernames that should be marked as ranger admins.
- aksClusterAgentPoolIdentityProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfile
-
Get the aksClusterAgentPoolIdentityProfile property: Identity properties of the AKS cluster agentpool MSI.
- aksClusterProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Get the aksClusterProfile property: Properties of underlying AKS cluster.
- AksClusterProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of the cluster pool underlying AKS cluster.
- AksClusterProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfile
-
Creates an instance of AksClusterProfile class.
- AksClusterProfileAksClusterAgentPoolIdentityProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Identity properties of the AKS cluster agentpool MSI.
- AksClusterProfileAksClusterAgentPoolIdentityProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfileAksClusterAgentPoolIdentityProfile
-
Creates an instance of AksClusterProfileAksClusterAgentPoolIdentityProfile class.
- aksClusterResourceId() - Method in class com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfile
-
Get the aksClusterResourceId property: ARM Resource ID of the AKS cluster.
- aksManagedResourceGroupName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Get the aksManagedResourceGroupName property: A resource group created by AKS, to hold the infrastructure resources created by AKS on-behalf of customers.
- AKSPATCH_UPGRADE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeType
-
Static value AKSPatchUpgrade for ClusterAvailableUpgradeType.
- AKSPATCH_UPGRADE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeType
-
Static value AKSPatchUpgrade for ClusterPoolAvailableUpgradeType.
- AKSPATCH_UPGRADE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryType
-
Static value AKSPatchUpgrade for ClusterPoolUpgradeHistoryType.
- AKSPATCH_UPGRADE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeType
-
Static value AKSPatchUpgrade for ClusterPoolUpgradeType.
- AKSPATCH_UPGRADE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryType
-
Static value AKSPatchUpgrade for ClusterUpgradeHistoryType.
- AKSPATCH_UPGRADE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeType
-
Static value AKSPatchUpgrade for ClusterUpgradeType.
- aksVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfile
-
Get the aksVersion property: AKS control plane and default node pool version of this ClusterPool.
- aksVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesAksClusterProfile
-
Get the aksVersion property: AKS control plane and default node pool version of this ClusterPool.
- aksVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersionProperties
-
Get the aksVersion property: AKS version.
- apiServerAuthorizedIpRanges() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNetworkProfile
-
Get the apiServerAuthorizedIpRanges property: IP ranges are specified in CIDR format, e.g. 137.117.106.88/29.
- APPLICATION - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.DeploymentMode
-
Static value Application for DeploymentMode.
- applicationLogs() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsProfile
-
Get the applicationLogs property: Collection of logs to be enabled or disabled for log analytics.
- apply() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster.Update
-
Executes the update request.
- apply() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool.Update
-
Executes the update request.
- apply(Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster.Update
-
Executes the update request.
- apply(Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool.Update
-
Executes the update request.
- args() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProfile
-
Get the args property: A string property representing additional JVM arguments for the Flink job.
- args() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Get the args property: A string property representing additional JVM arguments for the Flink job.
- authenticate(TokenCredential, AzureProfile) - Static method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager
-
Creates an instance of HDInsightContainers service API entry point.
- authenticate(TokenCredential, AzureProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager.Configurable
-
Creates an instance of HDInsightContainers service API entry point.
- authenticate(HttpPipeline, AzureProfile) - Static method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager
-
Creates an instance of HDInsightContainers service API entry point.
- Authentication - Section in Overview
- authorizationProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the authorizationProfile property: Authorization profile with details of AAD user Ids and group Ids authorized for data plane access.
- authorizationProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Get the authorizationProfile property: Authorization profile with details of AAD user Ids and group Ids authorized for data plane access.
- AuthorizationProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Authorization profile with details of AAD user Ids and group Ids authorized for data plane access.
- AuthorizationProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.AuthorizationProfile
-
Creates an instance of AuthorizationProfile class.
- AUTOMATIC - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncMode
-
Static value automatic for RangerUsersyncMode.
- autoscaleProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the autoscaleProfile property: This is the Autoscale profile for the cluster.
- autoscaleProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Get the autoscaleProfile property: This is the Autoscale profile for the cluster.
- AutoscaleProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
This is the Autoscale profile for the cluster.
- AutoscaleProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleProfile
-
Creates an instance of AutoscaleProfile class.
- autoscaleType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleProfile
-
Get the autoscaleType property: User to specify which type of Autoscale to be implemented - Scheduled Based or Load Based.
- AutoscaleType - Class in com.azure.resourcemanager.hdinsight.containers.models
-
User to specify which type of Autoscale to be implemented - Scheduled Based or Load Based.
- AutoscaleType() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleType
-
Deprecated.Use the
AutoscaleType.fromString(String)factory method. - availabilityZones() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolComputeProfile
-
Get the availabilityZones property: The list of Availability zones to use for AKS VMSS nodes.
- availabilityZones() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComputeProfile
-
Get the availabilityZones property: The list of Availability zones to use for AKS VMSS nodes.
- availableClusterPoolVersions() - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager
-
Gets the resource collection API of AvailableClusterPoolVersions.
- AvailableClusterPoolVersions - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
Resource collection API of AvailableClusterPoolVersions.
- AvailableClusterPoolVersionsClient - Interface in com.azure.resourcemanager.hdinsight.containers.fluent
-
An instance of this class provides access to all the operations defined in AvailableClusterPoolVersionsClient.
- availableClusterVersions() - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager
-
Gets the resource collection API of AvailableClusterVersions.
- AvailableClusterVersions - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
Resource collection API of AvailableClusterVersions.
- AvailableClusterVersionsClient - Interface in com.azure.resourcemanager.hdinsight.containers.fluent
-
An instance of this class provides access to all the operations defined in AvailableClusterVersionsClient.
- Azure Resource Manager HDInsightContainers client library for Java - Section in Overview
B
- BASE64 - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ContentEncoding
-
Static value Base64 for ContentEncoding.
- beginCreate(String, String, String, ClusterInner) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Creates a cluster.
- beginCreate(String, String, String, ClusterInner, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Creates a cluster.
- beginCreateOrUpdate(String, String, ClusterPoolInner) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Creates or updates a cluster pool.
- beginCreateOrUpdate(String, String, ClusterPoolInner, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Creates or updates a cluster pool.
- beginDelete(String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Deletes a Cluster Pool.
- beginDelete(String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Deletes a Cluster Pool.
- beginDelete(String, String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Deletes a cluster.
- beginDelete(String, String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Deletes a cluster.
- beginManageLibraries(String, String, String, ClusterLibraryManagementOperation) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterLibrariesClient
-
Library management operations on HDInsight on AKS cluster.
- beginManageLibraries(String, String, String, ClusterLibraryManagementOperation, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterLibrariesClient
-
Library management operations on HDInsight on AKS cluster.
- beginResize(String, String, String, ClusterResizeData) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Resize an existing Cluster.
- beginResize(String, String, String, ClusterResizeData, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Resize an existing Cluster.
- beginRunJob(String, String, String, ClusterJobInner) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterJobsClient
-
Operations on jobs of HDInsight on AKS cluster.
- beginRunJob(String, String, String, ClusterJobInner, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterJobsClient
-
Operations on jobs of HDInsight on AKS cluster.
- beginUpdate(String, String, String, ClusterPatch) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Updates an existing Cluster.
- beginUpdate(String, String, String, ClusterPatch, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Updates an existing Cluster.
- beginUpdateTags(String, String, TagsObject) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Updates an existing Cluster Pool Tags.
- beginUpdateTags(String, String, TagsObject, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Updates an existing Cluster Pool Tags.
- beginUpgrade(String, String, ClusterPoolUpgrade) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Upgrade a cluster pool.
- beginUpgrade(String, String, ClusterPoolUpgrade, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Upgrade a cluster pool.
- beginUpgrade(String, String, String, ClusterUpgrade) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Upgrade a cluster.
- beginUpgrade(String, String, String, ClusterUpgrade, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Upgrade a cluster.
- beginUpgradeManualRollback(String, String, String, ClusterUpgradeRollback) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Manual rollback upgrade for a cluster.
- beginUpgradeManualRollback(String, String, String, ClusterUpgradeRollback, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Manual rollback upgrade for a cluster.
- bootstrapServerEndpoint() - Method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaConnectivityEndpoints
-
Get the bootstrapServerEndpoint property: bootstrap server connectivity endpoint.
- brokerEndpoints() - Method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaConnectivityEndpoints
-
Get the brokerEndpoints property: Kafka broker endpoint list.
C
- CANCEL - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Action
-
Static value CANCEL for Action.
- CANCELED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ProvisioningStatus
-
Static value Canceled for ProvisioningStatus.
- catalogName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.HiveCatalogOption
-
Get the catalogName property: Name of trino catalog which should use specified hive metastore.
- catalogOptions() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Get the catalogOptions property: Flink cluster catalog options.
- catalogOptions() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoProfile
-
Get the catalogOptions property: Trino cluster catalog options.
- CatalogOptions - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Trino cluster catalog options.
- CatalogOptions() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.CatalogOptions
-
Creates an instance of CatalogOptions class.
- Category - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Defines values for Category.
- Category() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.Category
-
Deprecated.Use the
Category.fromString(String)factory method. - CERTIFICATE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.KeyVaultObjectType
-
Static value Certificate for KeyVaultObjectType.
- checkNameAvailability(String, NameAvailabilityParameters) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.LocationsClient
-
Check the availability of the resource name.
- checkNameAvailability(String, NameAvailabilityParameters) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Locations
-
Check the availability of the resource name.
- checkNameAvailabilityWithResponse(String, NameAvailabilityParameters, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.LocationsClient
-
Check the availability of the resource name.
- checkNameAvailabilityWithResponse(String, NameAvailabilityParameters, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Locations
-
Check the availability of the resource name.
- clientId() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentitySpec
-
Get the clientId property: ClientId of the managed identity.
- Cluster - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
An immutable client-side representation of Cluster.
- CLUSTER - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentityType
-
Static value cluster for ManagedIdentityType.
- Cluster.Definition - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The entirety of the Cluster definition.
- Cluster.DefinitionStages - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The Cluster definition stages.
- Cluster.DefinitionStages.Blank - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The first stage of the Cluster definition.
- Cluster.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The stage of the Cluster definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
- Cluster.DefinitionStages.WithLocation - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The stage of the Cluster definition allowing to specify location.
- Cluster.DefinitionStages.WithParentResource - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The stage of the Cluster definition allowing to specify parent resource.
- Cluster.DefinitionStages.WithProperties - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The stage of the Cluster definition allowing to specify properties.
- Cluster.DefinitionStages.WithTags - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The stage of the Cluster definition allowing to specify tags.
- Cluster.Update - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The template for Cluster update.
- Cluster.UpdateStages - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The Cluster update stages.
- Cluster.UpdateStages.WithProperties - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The stage of the Cluster update allowing to specify properties.
- Cluster.UpdateStages.WithTags - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The stage of the Cluster update allowing to specify tags.
- clusterAccessProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the clusterAccessProfile property: Cluster access profile.
- ClusterAccessProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster access profile.
- ClusterAccessProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterAccessProfile
-
Creates an instance of ClusterAccessProfile class.
- ClusterAksPatchUpgradeHistoryProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster aks patch upgrade history properties.
- ClusterAksPatchUpgradeHistoryProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterAksPatchUpgradeHistoryProperties
-
Creates an instance of ClusterAksPatchUpgradeHistoryProperties class.
- ClusterAksPatchVersionUpgradeProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of upgrading cluster's AKS patch version.
- ClusterAksPatchVersionUpgradeProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterAksPatchVersionUpgradeProperties
-
Creates an instance of ClusterAksPatchVersionUpgradeProperties class.
- ClusterAvailableInPlaceUpgradeProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster available in-place upgrade.
- ClusterAvailableInPlaceUpgradeProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Creates an instance of ClusterAvailableInPlaceUpgradeProperties class.
- ClusterAvailableUpgrade - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
An immutable client-side representation of ClusterAvailableUpgrade.
- ClusterAvailableUpgradeAksPatchUpgradeProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster available AKS patch version upgrade.
- ClusterAvailableUpgradeAksPatchUpgradeProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeAksPatchUpgradeProperties
-
Creates an instance of ClusterAvailableUpgradeAksPatchUpgradeProperties class.
- ClusterAvailableUpgradeHotfixUpgradeProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster available hotfix version upgrade.
- ClusterAvailableUpgradeHotfixUpgradeProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeHotfixUpgradeProperties
-
Creates an instance of ClusterAvailableUpgradeHotfixUpgradeProperties class.
- ClusterAvailableUpgradeInner - Class in com.azure.resourcemanager.hdinsight.containers.fluent.models
-
Cluster available upgrade.
- ClusterAvailableUpgradeInner() - Constructor for class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterAvailableUpgradeInner
-
Creates an instance of ClusterAvailableUpgradeInner class.
- ClusterAvailableUpgradeList - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Collection of cluster available upgrade.
- ClusterAvailableUpgradeList() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeList
-
Creates an instance of ClusterAvailableUpgradeList class.
- ClusterAvailableUpgradePatchVersionUpgradeProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster available patch version upgrade.
- ClusterAvailableUpgradePatchVersionUpgradeProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradePatchVersionUpgradeProperties
-
Creates an instance of ClusterAvailableUpgradePatchVersionUpgradeProperties class.
- ClusterAvailableUpgradeProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster available upgrade properties.
- ClusterAvailableUpgradeProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeProperties
-
Creates an instance of ClusterAvailableUpgradeProperties class.
- clusterAvailableUpgrades() - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager
-
Gets the resource collection API of ClusterAvailableUpgrades.
- ClusterAvailableUpgrades - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
Resource collection API of ClusterAvailableUpgrades.
- ClusterAvailableUpgradesClient - Interface in com.azure.resourcemanager.hdinsight.containers.fluent
-
An instance of this class provides access to all the operations defined in ClusterAvailableUpgradesClient.
- ClusterAvailableUpgradeType - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Type of upgrade.
- ClusterAvailableUpgradeType() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeType
-
Deprecated.Use the
ClusterAvailableUpgradeType.fromString(String)factory method. - ClusterComponentsItem - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The ClusterComponentsItem model.
- ClusterComponentsItem() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterComponentsItem
-
Creates an instance of ClusterComponentsItem class.
- ClusterConfigFile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster configuration files.
- ClusterConfigFile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterConfigFile
-
Creates an instance of ClusterConfigFile class.
- ClusterHotfixUpgradeHistoryProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster hotfix upgrade history properties.
- ClusterHotfixUpgradeHistoryProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeHistoryProperties
-
Creates an instance of ClusterHotfixUpgradeHistoryProperties class.
- ClusterHotfixUpgradeProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of upgrading cluster's hotfix.
- ClusterHotfixUpgradeProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeProperties
-
Creates an instance of ClusterHotfixUpgradeProperties class.
- ClusterHotfixUpgradeRollbackHistoryProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster hotfix upgrade rollback history properties.
- ClusterHotfixUpgradeRollbackHistoryProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeRollbackHistoryProperties
-
Creates an instance of ClusterHotfixUpgradeRollbackHistoryProperties class.
- ClusterInner - Class in com.azure.resourcemanager.hdinsight.containers.fluent.models
-
The cluster.
- ClusterInner() - Constructor for class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInner
-
Creates an instance of ClusterInner class.
- ClusterInPlaceUpgradeHistoryProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster in-place upgrade history properties.
- ClusterInPlaceUpgradeHistoryProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Creates an instance of ClusterInPlaceUpgradeHistoryProperties class.
- ClusterInPlaceUpgradeProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of in-place upgrading cluster.
- ClusterInPlaceUpgradeProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeProperties
-
Creates an instance of ClusterInPlaceUpgradeProperties class.
- ClusterInstanceViewProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster Instance View Properties.
- ClusterInstanceViewProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewProperties
-
Creates an instance of ClusterInstanceViewProperties class.
- ClusterInstanceViewPropertiesStatus - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Status of the instance view.
- ClusterInstanceViewPropertiesStatus() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewPropertiesStatus
-
Creates an instance of ClusterInstanceViewPropertiesStatus class.
- ClusterInstanceViewResult - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
An immutable client-side representation of ClusterInstanceViewResult.
- ClusterInstanceViewResultInner - Class in com.azure.resourcemanager.hdinsight.containers.fluent.models
-
Cluster Instance View.
- ClusterInstanceViewResultInner() - Constructor for class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInstanceViewResultInner
-
Creates an instance of ClusterInstanceViewResultInner class.
- ClusterInstanceViewResultProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of the instance view.
- ClusterInstanceViewResultProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewResultProperties
-
Creates an instance of ClusterInstanceViewResultProperties class.
- ClusterInstanceViewsResult - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The instance view of a HDInsight Cluster.
- ClusterInstanceViewsResult() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewsResult
-
Creates an instance of ClusterInstanceViewsResult class.
- ClusterInstanceViewStatus - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Status of the instance view.
- ClusterInstanceViewStatus() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewStatus
-
Creates an instance of ClusterInstanceViewStatus class.
- ClusterJob - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
An immutable client-side representation of ClusterJob.
- ClusterJobInner - Class in com.azure.resourcemanager.hdinsight.containers.fluent.models
-
Cluster job.
- ClusterJobInner() - Constructor for class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterJobInner
-
Creates an instance of ClusterJobInner class.
- ClusterJobList - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Collection of cluster job.
- ClusterJobList() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterJobList
-
Creates an instance of ClusterJobList class.
- ClusterJobProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of cluster job.
- ClusterJobProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterJobProperties
-
Creates an instance of ClusterJobProperties class.
- clusterJobs() - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager
-
Gets the resource collection API of ClusterJobs.
- ClusterJobs - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
Resource collection API of ClusterJobs.
- ClusterJobsClient - Interface in com.azure.resourcemanager.hdinsight.containers.fluent
-
An instance of this class provides access to all the operations defined in ClusterJobsClient.
- clusterLibraries() - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager
-
Gets the resource collection API of ClusterLibraries.
- ClusterLibraries - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
Resource collection API of ClusterLibraries.
- ClusterLibrariesClient - Interface in com.azure.resourcemanager.hdinsight.containers.fluent
-
An instance of this class provides access to all the operations defined in ClusterLibrariesClient.
- ClusterLibrary - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
An immutable client-side representation of ClusterLibrary.
- ClusterLibraryInner - Class in com.azure.resourcemanager.hdinsight.containers.fluent.models
-
Libraries in the cluster.
- ClusterLibraryInner() - Constructor for class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterLibraryInner
-
Creates an instance of ClusterLibraryInner class.
- ClusterLibraryList - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Collection of libraries in the cluster.
- ClusterLibraryList() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryList
-
Creates an instance of ClusterLibraryList class.
- ClusterLibraryManagementOperation - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Library management operation.
- ClusterLibraryManagementOperation() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperation
-
Creates an instance of ClusterLibraryManagementOperation class.
- ClusterLibraryManagementOperationProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of a library management operation.
- ClusterLibraryManagementOperationProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperationProperties
-
Creates an instance of ClusterLibraryManagementOperationProperties class.
- ClusterLibraryProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of a library in the cluster.
- ClusterLibraryProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryProperties
-
Creates an instance of ClusterLibraryProperties class.
- ClusterListResult - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The list cluster operation response.
- ClusterListResult() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterListResult
-
Creates an instance of ClusterListResult class.
- ClusterLogAnalyticsApplicationLogs - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Collection of logs to be enabled or disabled for log analytics.
- ClusterLogAnalyticsApplicationLogs() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsApplicationLogs
-
Creates an instance of ClusterLogAnalyticsApplicationLogs class.
- ClusterLogAnalyticsProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster log analytics profile to enable or disable OMS agent for cluster.
- ClusterLogAnalyticsProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsProfile
-
Creates an instance of ClusterLogAnalyticsProfile class.
- ClusterPatch - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The patch for a cluster.
- ClusterPatch() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatch
-
Creates an instance of ClusterPatch class.
- ClusterPatchProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster resource patch data.
- ClusterPatchProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchProperties
-
Creates an instance of ClusterPatchProperties class.
- ClusterPatchVersionUpgradeHistoryProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster patch version upgrade history properties.
- ClusterPatchVersionUpgradeHistoryProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeHistoryProperties
-
Creates an instance of ClusterPatchVersionUpgradeHistoryProperties class.
- ClusterPatchVersionUpgradeProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of upgrading cluster's patch version.
- ClusterPatchVersionUpgradeProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeProperties
-
Creates an instance of ClusterPatchVersionUpgradeProperties class.
- ClusterPatchVersionUpgradeRollbackHistoryProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster patch version upgrade rollback history properties.
- ClusterPatchVersionUpgradeRollbackHistoryProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeRollbackHistoryProperties
-
Creates an instance of ClusterPatchVersionUpgradeRollbackHistoryProperties class.
- ClusterPool - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
An immutable client-side representation of ClusterPool.
- ClusterPool.Definition - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The entirety of the ClusterPool definition.
- ClusterPool.DefinitionStages - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The ClusterPool definition stages.
- ClusterPool.DefinitionStages.Blank - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The first stage of the ClusterPool definition.
- ClusterPool.DefinitionStages.WithCreate - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The stage of the ClusterPool definition which contains all the minimum required properties for the resource to be created, but also allows for any other optional properties to be specified.
- ClusterPool.DefinitionStages.WithLocation - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The stage of the ClusterPool definition allowing to specify location.
- ClusterPool.DefinitionStages.WithProperties - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The stage of the ClusterPool definition allowing to specify properties.
- ClusterPool.DefinitionStages.WithResourceGroup - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The stage of the ClusterPool definition allowing to specify parent resource.
- ClusterPool.DefinitionStages.WithTags - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The stage of the ClusterPool definition allowing to specify tags.
- ClusterPool.Update - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The template for ClusterPool update.
- ClusterPool.UpdateStages - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The ClusterPool update stages.
- ClusterPool.UpdateStages.WithTags - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
The stage of the ClusterPool update allowing to specify tags.
- ClusterPoolAksPatchUpgradeHistoryProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster pool aks upgrade history properties.
- ClusterPoolAksPatchUpgradeHistoryProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchUpgradeHistoryProperties
-
Creates an instance of ClusterPoolAksPatchUpgradeHistoryProperties class.
- ClusterPoolAksPatchVersionUpgradeProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of upgrading cluster pool's AKS patch version.
- ClusterPoolAksPatchVersionUpgradeProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchVersionUpgradeProperties
-
Creates an instance of ClusterPoolAksPatchVersionUpgradeProperties class.
- ClusterPoolAvailableUpgrade - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
An immutable client-side representation of ClusterPoolAvailableUpgrade.
- ClusterPoolAvailableUpgradeAksPatchUpgradeProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster pool available AKS patch version upgrade.
- ClusterPoolAvailableUpgradeAksPatchUpgradeProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeAksPatchUpgradeProperties
-
Creates an instance of ClusterPoolAvailableUpgradeAksPatchUpgradeProperties class.
- ClusterPoolAvailableUpgradeInner - Class in com.azure.resourcemanager.hdinsight.containers.fluent.models
-
Cluster pool available upgrade.
- ClusterPoolAvailableUpgradeInner() - Constructor for class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolAvailableUpgradeInner
-
Creates an instance of ClusterPoolAvailableUpgradeInner class.
- ClusterPoolAvailableUpgradeList - Class in com.azure.resourcemanager.hdinsight.containers.models
-
collection of cluster pool available upgrade.
- ClusterPoolAvailableUpgradeList() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeList
-
Creates an instance of ClusterPoolAvailableUpgradeList class.
- ClusterPoolAvailableUpgradeNodeOsUpgradeProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster pool available node OS update.
- ClusterPoolAvailableUpgradeNodeOsUpgradeProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeNodeOsUpgradeProperties
-
Creates an instance of ClusterPoolAvailableUpgradeNodeOsUpgradeProperties class.
- ClusterPoolAvailableUpgradeProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster pool available upgrade properties.
- ClusterPoolAvailableUpgradeProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeProperties
-
Creates an instance of ClusterPoolAvailableUpgradeProperties class.
- clusterPoolAvailableUpgrades() - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager
-
Gets the resource collection API of ClusterPoolAvailableUpgrades.
- ClusterPoolAvailableUpgrades - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
Resource collection API of ClusterPoolAvailableUpgrades.
- ClusterPoolAvailableUpgradesClient - Interface in com.azure.resourcemanager.hdinsight.containers.fluent
-
An instance of this class provides access to all the operations defined in ClusterPoolAvailableUpgradesClient.
- ClusterPoolAvailableUpgradeType - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Type of upgrade.
- ClusterPoolAvailableUpgradeType() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeType
-
Deprecated.Use the
ClusterPoolAvailableUpgradeType.fromString(String)factory method. - ClusterPoolComputeProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster pool compute profile.
- ClusterPoolComputeProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolComputeProfile
-
Creates an instance of ClusterPoolComputeProfile class.
- ClusterPoolInner - Class in com.azure.resourcemanager.hdinsight.containers.fluent.models
-
Cluster pool.
- ClusterPoolInner() - Constructor for class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolInner
-
Creates an instance of ClusterPoolInner class.
- ClusterPoolListResult - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The list cluster pools operation response.
- ClusterPoolListResult() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolListResult
-
Creates an instance of ClusterPoolListResult class.
- ClusterPoolLogAnalyticsProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster pool log analytics profile used to enable or disable OMS agent for AKS cluster.
- ClusterPoolLogAnalyticsProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolLogAnalyticsProfile
-
Creates an instance of ClusterPoolLogAnalyticsProfile class.
- ClusterPoolNetworkProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster pool networking configuration.
- ClusterPoolNetworkProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNetworkProfile
-
Creates an instance of ClusterPoolNetworkProfile class.
- ClusterPoolNodeOsImageUpdateProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of upgrading cluster pool's AKS patch version.
- ClusterPoolNodeOsImageUpdateProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNodeOsImageUpdateProperties
-
Creates an instance of ClusterPoolNodeOsImageUpdateProperties class.
- ClusterPoolNodeOsUpgradeHistoryProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster pool node os upgrade history properties.
- ClusterPoolNodeOsUpgradeHistoryProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNodeOsUpgradeHistoryProperties
-
Creates an instance of ClusterPoolNodeOsUpgradeHistoryProperties class.
- clusterPoolProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Get the clusterPoolProfile property: CLuster pool profile.
- ClusterPoolProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster pool profile.
- ClusterPoolProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolProfile
-
Creates an instance of ClusterPoolProfile class.
- ClusterPoolResourceProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster pool resource properties.
- ClusterPoolResourceProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Creates an instance of ClusterPoolResourceProperties class.
- ClusterPoolResourcePropertiesAksClusterProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of underlying AKS cluster.
- ClusterPoolResourcePropertiesAksClusterProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesAksClusterProfile
-
Creates an instance of ClusterPoolResourcePropertiesAksClusterProfile class.
- ClusterPoolResourcePropertiesClusterPoolProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
CLuster pool profile.
- ClusterPoolResourcePropertiesClusterPoolProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesClusterPoolProfile
-
Creates an instance of ClusterPoolResourcePropertiesClusterPoolProfile class.
- ClusterPoolResourcePropertiesComputeProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
CLuster pool compute profile.
- ClusterPoolResourcePropertiesComputeProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesComputeProfile
-
Creates an instance of ClusterPoolResourcePropertiesComputeProfile class.
- ClusterPoolResourcePropertiesLogAnalyticsProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster pool log analytics profile to enable OMS agent for AKS cluster.
- ClusterPoolResourcePropertiesLogAnalyticsProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesLogAnalyticsProfile
-
Creates an instance of ClusterPoolResourcePropertiesLogAnalyticsProfile class.
- ClusterPoolResourcePropertiesNetworkProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster pool network profile.
- ClusterPoolResourcePropertiesNetworkProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesNetworkProfile
-
Creates an instance of ClusterPoolResourcePropertiesNetworkProfile class.
- clusterPools() - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager
-
Gets the resource collection API of ClusterPools.
- ClusterPools - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
Resource collection API of ClusterPools.
- ClusterPoolsClient - Interface in com.azure.resourcemanager.hdinsight.containers.fluent
-
An instance of this class provides access to all the operations defined in ClusterPoolsClient.
- ClusterPoolUpgrade - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster Pool Upgrade.
- ClusterPoolUpgrade() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgrade
-
Creates an instance of ClusterPoolUpgrade class.
- clusterPoolUpgradeHistories() - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager
-
Gets the resource collection API of ClusterPoolUpgradeHistories.
- ClusterPoolUpgradeHistories - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
Resource collection API of ClusterPoolUpgradeHistories.
- ClusterPoolUpgradeHistoriesClient - Interface in com.azure.resourcemanager.hdinsight.containers.fluent
-
An instance of this class provides access to all the operations defined in ClusterPoolUpgradeHistoriesClient.
- ClusterPoolUpgradeHistory - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
An immutable client-side representation of ClusterPoolUpgradeHistory.
- ClusterPoolUpgradeHistoryInner - Class in com.azure.resourcemanager.hdinsight.containers.fluent.models
-
Cluster pool upgrade history.
- ClusterPoolUpgradeHistoryInner() - Constructor for class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolUpgradeHistoryInner
-
Creates an instance of ClusterPoolUpgradeHistoryInner class.
- ClusterPoolUpgradeHistoryListResult - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Represents a list of cluster pool upgrade history.
- ClusterPoolUpgradeHistoryListResult() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryListResult
-
Creates an instance of ClusterPoolUpgradeHistoryListResult class.
- ClusterPoolUpgradeHistoryProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of cluster pool upgrade history.
- ClusterPoolUpgradeHistoryProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryProperties
-
Creates an instance of ClusterPoolUpgradeHistoryProperties class.
- ClusterPoolUpgradeHistoryType - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Type of upgrade.
- ClusterPoolUpgradeHistoryType() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryType
-
Deprecated.Use the
ClusterPoolUpgradeHistoryType.fromString(String)factory method. - ClusterPoolUpgradeHistoryUpgradeResultType - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Result of this upgrade.
- ClusterPoolUpgradeHistoryUpgradeResultType() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryUpgradeResultType
-
Deprecated.Use the
ClusterPoolUpgradeHistoryUpgradeResultType.fromString(String)factory method. - ClusterPoolUpgradeProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of upgrading cluster pool.
- ClusterPoolUpgradeProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeProperties
-
Creates an instance of ClusterPoolUpgradeProperties class.
- ClusterPoolUpgradeType - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Type of upgrade.
- ClusterPoolUpgradeType() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeType
-
Deprecated.Use the
ClusterPoolUpgradeType.fromString(String)factory method. - clusterPoolVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolProfile
-
Get the clusterPoolVersion property: Cluster pool version is a 2-part version.
- clusterPoolVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersionProperties
-
Get the clusterPoolVersion property: Cluster pool version is a 2-part version.
- clusterPoolVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionProperties
-
Get the clusterPoolVersion property: The two part cluster pool version.
- ClusterPoolVersion - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
An immutable client-side representation of ClusterPoolVersion.
- ClusterPoolVersionInner - Class in com.azure.resourcemanager.hdinsight.containers.fluent.models
-
Available cluster pool version.
- ClusterPoolVersionInner() - Constructor for class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolVersionInner
-
Creates an instance of ClusterPoolVersionInner class.
- ClusterPoolVersionProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster pool version properties.
- ClusterPoolVersionProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersionProperties
-
Creates an instance of ClusterPoolVersionProperties class.
- ClusterPoolVersionsListResult - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Represents a list of cluster pool versions.
- ClusterPoolVersionsListResult() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersionsListResult
-
Creates an instance of ClusterPoolVersionsListResult class.
- clusterProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchProperties
-
Get the clusterProfile property: Cluster resource patch properties.
- clusterProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResourceProperties
-
Get the clusterProfile property: Cluster profile.
- ClusterProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster profile.
- ClusterProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Creates an instance of ClusterProfile class.
- ClusterPrometheusProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster Prometheus profile.
- ClusterPrometheusProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterPrometheusProfile
-
Creates an instance of ClusterPrometheusProfile class.
- ClusterRangerPluginProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster Ranger plugin profile.
- ClusterRangerPluginProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterRangerPluginProfile
-
Creates an instance of ClusterRangerPluginProfile class.
- ClusterResizeData - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The parameters for resizing a cluster.
- ClusterResizeData() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeData
-
Creates an instance of ClusterResizeData class.
- ClusterResizeProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The properties for resizing a cluster.
- ClusterResizeProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeProperties
-
Creates an instance of ClusterResizeProperties class.
- ClusterResourceProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster resource properties.
- ClusterResourceProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterResourceProperties
-
Creates an instance of ClusterResourceProperties class.
- clusters() - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager
-
Gets the resource collection API of Clusters.
- Clusters - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
Resource collection API of Clusters.
- ClustersClient - Interface in com.azure.resourcemanager.hdinsight.containers.fluent
-
An instance of this class provides access to all the operations defined in ClustersClient.
- ClusterServiceConfig - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster configs per component.
- ClusterServiceConfig() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterServiceConfig
-
Creates an instance of ClusterServiceConfig class.
- ClusterServiceConfigsProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster service configs.
- ClusterServiceConfigsProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterServiceConfigsProfile
-
Creates an instance of ClusterServiceConfigsProfile class.
- clusterType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResourceProperties
-
Get the clusterType property: The type of cluster.
- clusterType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionProperties
-
Get the clusterType property: The type of cluster.
- ClusterUpgrade - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster Upgrade.
- ClusterUpgrade() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgrade
-
Creates an instance of ClusterUpgrade class.
- clusterUpgradeHistories() - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager
-
Gets the resource collection API of ClusterUpgradeHistories.
- ClusterUpgradeHistories - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
Resource collection API of ClusterUpgradeHistories.
- ClusterUpgradeHistoriesClient - Interface in com.azure.resourcemanager.hdinsight.containers.fluent
-
An instance of this class provides access to all the operations defined in ClusterUpgradeHistoriesClient.
- ClusterUpgradeHistory - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
An immutable client-side representation of ClusterUpgradeHistory.
- ClusterUpgradeHistoryInner - Class in com.azure.resourcemanager.hdinsight.containers.fluent.models
-
Cluster upgrade history.
- ClusterUpgradeHistoryInner() - Constructor for class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterUpgradeHistoryInner
-
Creates an instance of ClusterUpgradeHistoryInner class.
- ClusterUpgradeHistoryListResult - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Represents a list of cluster upgrade history.
- ClusterUpgradeHistoryListResult() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryListResult
-
Creates an instance of ClusterUpgradeHistoryListResult class.
- ClusterUpgradeHistoryProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of cluster upgrade history.
- ClusterUpgradeHistoryProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryProperties
-
Creates an instance of ClusterUpgradeHistoryProperties class.
- ClusterUpgradeHistorySeverityType - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Severity of this upgrade.
- ClusterUpgradeHistorySeverityType() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistorySeverityType
-
Deprecated.Use the
ClusterUpgradeHistorySeverityType.fromString(String)factory method. - ClusterUpgradeHistoryType - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Type of upgrade.
- ClusterUpgradeHistoryType() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryType
-
Deprecated.Use the
ClusterUpgradeHistoryType.fromString(String)factory method. - ClusterUpgradeHistoryUpgradeResultType - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Result of this upgrade.
- ClusterUpgradeHistoryUpgradeResultType() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryUpgradeResultType
-
Deprecated.Use the
ClusterUpgradeHistoryUpgradeResultType.fromString(String)factory method. - ClusterUpgradeProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of upgrading cluster.
- ClusterUpgradeProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeProperties
-
Creates an instance of ClusterUpgradeProperties class.
- ClusterUpgradeRollback - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster Upgrade.
- ClusterUpgradeRollback() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeRollback
-
Creates an instance of ClusterUpgradeRollback class.
- ClusterUpgradeRollbackProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties for manual rollback of cluster's upgrade.
- ClusterUpgradeRollbackProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeRollbackProperties
-
Creates an instance of ClusterUpgradeRollbackProperties class.
- ClusterUpgradeType - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Type of upgrade.
- ClusterUpgradeType() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeType
-
Deprecated.Use the
ClusterUpgradeType.fromString(String)factory method. - clusterVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the clusterVersion property: Version with 3/4 part.
- clusterVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionProperties
-
Get the clusterVersion property: Version with three part.
- ClusterVersion - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
An immutable client-side representation of ClusterVersion.
- ClusterVersionInner - Class in com.azure.resourcemanager.hdinsight.containers.fluent.models
-
Available cluster version.
- ClusterVersionInner() - Constructor for class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterVersionInner
-
Creates an instance of ClusterVersionInner class.
- ClusterVersionProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster version properties.
- ClusterVersionProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionProperties
-
Creates an instance of ClusterVersionProperties class.
- ClusterVersionsListResult - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Represents a list of cluster versions.
- ClusterVersionsListResult() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionsListResult
-
Creates an instance of ClusterVersionsListResult class.
- com.azure.resourcemanager.hdinsight.containers - package com.azure.resourcemanager.hdinsight.containers
-
Package containing the classes for HDInsightContainersManagementClient.
- com.azure.resourcemanager.hdinsight.containers.fluent - package com.azure.resourcemanager.hdinsight.containers.fluent
-
Package containing the service clients for HDInsightContainersManagementClient.
- com.azure.resourcemanager.hdinsight.containers.fluent.models - package com.azure.resourcemanager.hdinsight.containers.fluent.models
-
Package containing the inner data models for HDInsightContainersManagementClient.
- com.azure.resourcemanager.hdinsight.containers.models - package com.azure.resourcemanager.hdinsight.containers.models
-
Package containing the data models for HDInsightContainersManagementClient.
- ComparisonOperator - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The comparison operator.
- ComparisonOperator() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ComparisonOperator
-
Deprecated.Use the
ComparisonOperator.fromString(String)factory method. - comparisonRule() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScalingRule
-
Get the comparisonRule property: The comparison rule.
- ComparisonRule - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The comparison rule.
- ComparisonRule() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ComparisonRule
-
Creates an instance of ComparisonRule class.
- component() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterServiceConfig
-
Get the component property: Name of the component the config files should apply to.
- componentName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Get the componentName property: Name of component to be upgraded.
- componentName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Get the componentName property: Component name to upgrade.
- componentName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeProperties
-
Get the componentName property: Name of component to be upgraded.
- componentName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Get the componentName property: Component Name.
- components() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the components property: Component list of this cluster type and version.
- components() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionProperties
-
Get the components property: Component list of this cluster type and version.
- computeProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Get the computeProfile property: CLuster pool compute profile.
- computeProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResourceProperties
-
Get the computeProfile property: The compute profile.
- ComputeProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The compute profile.
- ComputeProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ComputeProfile
-
Creates an instance of ComputeProfile class.
- ComputeResourceDefinition - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The cpu and memory requirement definition.
- ComputeResourceDefinition() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ComputeResourceDefinition
-
Creates an instance of ComputeResourceDefinition class.
- configs() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterServiceConfigsProfile
-
Get the configs property: List of service configs.
- configure() - Static method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager
-
Gets a Configurable instance that can be used to create HDInsightContainersManager with optional configuration.
- connectivityEndpoints() - Method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaProfile
-
Get the connectivityEndpoints property: Kafka bootstrap server and brokers related connectivity endpoints.
- connectivityProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the connectivityProfile property: Cluster connectivity profile.
- ConnectivityProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster connectivity profile.
- ConnectivityProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ConnectivityProfile
-
Creates an instance of ConnectivityProfile class.
- ConnectivityProfileWeb - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Web connectivity endpoint details.
- ConnectivityProfileWeb() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ConnectivityProfileWeb
-
Creates an instance of ConnectivityProfileWeb class.
- content() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterConfigFile
-
Get the content property: Free form content of the entire configuration file.
- content() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Get the content property: Content in the service config file.
- ContentEncoding - Class in com.azure.resourcemanager.hdinsight.containers.models
-
This property indicates if the content is encoded and is case-insensitive.
- ContentEncoding() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ContentEncoding
-
Deprecated.Use the
ContentEncoding.fromString(String)factory method. - Contributing - Section in Overview
- cooldownPeriod() - Method in class com.azure.resourcemanager.hdinsight.containers.models.LoadBasedConfig
-
Get the cooldownPeriod property: This is a cool down period, this is a time period in seconds, which determines the amount of time that must elapse between a scaling activity started by a rule and the start of the next scaling activity, regardless of the rule that triggers it.
- coordinator() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoProfile
-
Get the coordinator property: Trino Coordinator.
- count() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolComputeProfile
-
Get the count property: The number of virtual machines.
- count() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesComputeProfile
-
Get the count property: The number of virtual machines.
- count() - Method in class com.azure.resourcemanager.hdinsight.containers.models.NodeProfile
-
Get the count property: The number of virtual machines.
- count() - Method in class com.azure.resourcemanager.hdinsight.containers.models.Schedule
-
Get the count property: User has to set the node count anticipated at end of the scaling operation of the set current schedule configuration, format is integer.
- count() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SshProfile
-
Get the count property: Number of ssh pods per cluster.
- cpu() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComputeResourceDefinition
-
Get the cpu property: The required CPU.
- create() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster.DefinitionStages.WithCreate
-
Executes the create request.
- create() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool.DefinitionStages.WithCreate
-
Executes the create request.
- create(Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster.DefinitionStages.WithCreate
-
Executes the create request.
- create(Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool.DefinitionStages.WithCreate
-
Executes the create request.
- create(String, String, String, ClusterInner) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Creates a cluster.
- create(String, String, String, ClusterInner, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Creates a cluster.
- createdTime() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Get the createdTime property: Created time of current available upgrade version.
- createOrUpdate(String, String, ClusterPoolInner) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Creates or updates a cluster pool.
- createOrUpdate(String, String, ClusterPoolInner, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Creates or updates a cluster pool.
- CRITICAL - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistorySeverityType
-
Static value critical for ClusterUpgradeHistorySeverityType.
- CRITICAL - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Severity
-
Static value critical for Severity.
- CurrentClusterAksVersionStatus - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Current AKS version's status: whether it is deprecated or supported.
- CurrentClusterAksVersionStatus() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.CurrentClusterAksVersionStatus
-
Deprecated.Use the
CurrentClusterAksVersionStatus.fromString(String)factory method. - CurrentClusterPoolAksVersionStatus - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Current AKS version's status: whether it is deprecated or supported.
- CurrentClusterPoolAksVersionStatus() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.CurrentClusterPoolAksVersionStatus
-
Deprecated.Use the
CurrentClusterPoolAksVersionStatus.fromString(String)factory method. - currentVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeAksPatchUpgradeProperties
-
Get the currentVersion property: Current node pool version.
- currentVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeAksPatchUpgradeProperties
-
Get the currentVersion property: Current AKS version.
- currentVersionStatus() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeAksPatchUpgradeProperties
-
Get the currentVersionStatus property: Current AKS version's status: whether it is deprecated or supported.
- currentVersionStatus() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeAksPatchUpgradeProperties
-
Get the currentVersionStatus property: Current AKS version's status: whether it is deprecated or supported.
- CUSTOM - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Category
-
Static value custom for Category.
- customKeys() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Get the customKeys property: The custom keys.
D
- database() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpec
-
Get the database property: The database property.
- dataDiskSize() - Method in class com.azure.resourcemanager.hdinsight.containers.models.DiskStorageProfile
-
Get the dataDiskSize property: Managed Disk size in GB.
- dataDiskType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.DiskStorageProfile
-
Get the dataDiskType property: Managed Disk Type.
- DataDiskType - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Managed Disk Type.
- DataDiskType() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.DataDiskType
-
Deprecated.Use the
DataDiskType.fromString(String)factory method. - days() - Method in class com.azure.resourcemanager.hdinsight.containers.models.Schedule
-
Get the days property: User has to set the days where schedule has to be set for autoscale operation.
- dbConnectionAuthenticationMode() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
-
Get the dbConnectionAuthenticationMode property: The authentication mode to connect to your Hive metastore database.
- DbConnectionAuthenticationMode - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The authentication mode to connect to your Hive metastore database.
- DbConnectionAuthenticationMode() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.DbConnectionAuthenticationMode
-
Deprecated.Use the
DbConnectionAuthenticationMode.fromString(String)factory method. - dbName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
-
Get the dbName property: The database name.
- dbPasswordSecretName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
-
Get the dbPasswordSecretName property: The secret name which contains the database user password.
- dbServerHost() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
-
Get the dbServerHost property: The database server host.
- dbUsername() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
-
Get the dbUsername property: The database user name.
- debug() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoCoordinator
-
Get the debug property: Trino debug configuration.
- debug() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoWorker
-
Get the debug property: Trino debug configuration.
- defaultCount() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleBasedConfig
-
Get the defaultCount property: Setting default node count of current schedule configuration.
- defaultKeys() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Get the defaultKeys property: The default keys.
- defaultStorageUrl() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkProfile
-
Get the defaultStorageUrl property: The default storage URL.
- define(String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPools
-
Begins definition for a new ClusterPool resource.
- define(String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Begins definition for a new Cluster resource.
- delete(String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Deletes a Cluster Pool.
- delete(String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Deletes a Cluster Pool.
- delete(String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPools
-
Deletes a Cluster Pool.
- delete(String, String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Deletes a cluster.
- delete(String, String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Deletes a cluster.
- delete(String, String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Deletes a cluster.
- delete(String, String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Deletes a cluster.
- DELETE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Action
-
Static value DELETE for Action.
- deleteById(String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPools
-
Deletes a Cluster Pool.
- deleteById(String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Deletes a cluster.
- deleteByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPools
-
Deletes a Cluster Pool.
- deleteByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Deletes a cluster.
- deleteByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPools
-
Deletes a Cluster Pool.
- deploymentId() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Get the deploymentId property: A unique id generated by the RP to identify the resource.
- deploymentId() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResourceProperties
-
Get the deploymentId property: A unique id generated by the RP to identify the resource.
- deploymentMode() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Get the deploymentMode property: A string property that indicates the deployment mode of Flink cluster.
- DeploymentMode - Class in com.azure.resourcemanager.hdinsight.containers.models
-
A string property that indicates the deployment mode of Flink cluster.
- DeploymentMode() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.DeploymentMode
-
Deprecated.Use the
DeploymentMode.fromString(String)factory method. - DEPRECATED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.CurrentClusterAksVersionStatus
-
Static value Deprecated for CurrentClusterAksVersionStatus.
- DEPRECATED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.CurrentClusterPoolAksVersionStatus
-
Static value Deprecated for CurrentClusterPoolAksVersionStatus.
- Deprecation Notice - Section in Overview
- description() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Get the description property: Hotfix version upgrade description.
- description() - Method in class com.azure.resourcemanager.hdinsight.containers.models.OperationDisplay
-
Get the description property: The short, localized friendly description of the operation; suitable for tool tips and detailed views.
- description() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultValueEntity
-
Get the description property: Config description.
- diskStorage() - Method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaProfile
-
Get the diskStorage property: Kafka disk storage profile.
- DiskStorageProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Kafka disk storage profile.
- DiskStorageProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.DiskStorageProfile
-
Creates an instance of DiskStorageProfile class.
- display() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.OperationInner
-
Get the display property: Localized display information for this particular operation.
- display() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Operation
-
Gets the display property: Localized display information for this particular operation.
- Documentation - Section in Overview
E
- enable() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoDebugConfig
-
Get the enable property: The flag that if enable debug or not.
- enabled() - Method in class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleProfile
-
Get the enabled property: This indicates whether auto scale is enabled on HDInsight on AKS cluster.
- enabled() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsProfile
-
Get the enabled property: True if log analytics is enabled for the cluster, otherwise false.
- enabled() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolLogAnalyticsProfile
-
Get the enabled property: True if log analytics is enabled for cluster pool, otherwise false.
- enabled() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPrometheusProfile
-
Get the enabled property: Enable Prometheus for cluster or not.
- enabled() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterRangerPluginProfile
-
Get the enabled property: Enable Ranger for cluster or not.
- enabled() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncSpec
-
Get the enabled property: Denotes whether usersync service should be enabled.
- enabled() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserPlugin
-
Get the enabled property: Denotes whether the plugin is active or not.
- enableInternalIngress() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAccessProfile
-
Get the enableInternalIngress property: Whether to create cluster using private IP instead of public IP.
- enableKRaft() - Method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaProfile
-
Get the enableKRaft property: Expose Kafka cluster in KRaft mode.
- enablePrivateApiServer() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNetworkProfile
-
Get the enablePrivateApiServer property: ClusterPool is based on AKS cluster.
- enablePublicEndpoints() - Method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaProfile
-
Get the enablePublicEndpoints property: Expose worker nodes as public endpoints.
- encoding() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterConfigFile
-
Get the encoding property: This property indicates if the content is encoded and is case-insensitive.
- endpoint() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SshConnectivityEndpoint
-
Get the endpoint property: SSH connectivity endpoint.
- endTime() - Method in class com.azure.resourcemanager.hdinsight.containers.models.Schedule
-
Get the endTime property: User has to set the end time of current schedule configuration, format like 10:30 (HH:MM).
- entryClass() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProfile
-
Get the entryClass property: A string property that specifies the entry class for the Flink job.
- entryClass() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Get the entryClass property: A string property that specifies the entry class for the Flink job.
- evaluationCount() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScalingRule
-
Get the evaluationCount property: This is an evaluation count for a scaling condition, the number of times a trigger condition should be successful, before scaling activity is triggered.
- Examples - Section in Overview
- extendedProperties() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Get the extendedProperties property: Extended properties of current available upgrade version.
F
- FAILED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryUpgradeResultType
-
Static value Failed for ClusterPoolUpgradeHistoryUpgradeResultType.
- FAILED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryUpgradeResultType
-
Static value Failed for ClusterUpgradeHistoryUpgradeResultType.
- FAILED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ProvisioningStatus
-
Static value Failed for ProvisioningStatus.
- fileName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterConfigFile
-
Get the fileName property: Configuration file name.
- fileName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Get the fileName property: File Name.
- files() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterServiceConfig
-
Get the files property: List of Config Files.
- FLINK_JOB - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.JobType
-
Static value FlinkJob for JobType.
- FlinkCatalogOptions - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Flink cluster catalog options.
- FlinkCatalogOptions() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.FlinkCatalogOptions
-
Creates an instance of FlinkCatalogOptions class.
- flinkConfiguration() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Get the flinkConfiguration property: Additional properties used to configure Flink jobs.
- FlinkHiveCatalogOption - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Hive Catalog Option for Flink cluster.
- FlinkHiveCatalogOption() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.FlinkHiveCatalogOption
-
Creates an instance of FlinkHiveCatalogOption class.
- FlinkJobProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Job specifications for flink clusters in application deployment mode.
- FlinkJobProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProfile
-
Creates an instance of FlinkJobProfile class.
- FlinkJobProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of flink job.
- FlinkJobProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Creates an instance of FlinkJobProperties class.
- flinkProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the flinkProfile property: The Flink cluster profile.
- FlinkProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The Flink cluster profile.
- FlinkProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Creates an instance of FlinkProfile class.
- FlinkStorageProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The storage profile.
- FlinkStorageProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.FlinkStorageProfile
-
Creates an instance of FlinkStorageProfile class.
- fqdn() - Method in class com.azure.resourcemanager.hdinsight.containers.models.WebConnectivityEndpoint
-
Get the fqdn property: Web connectivity endpoint.
- FRIDAY - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleDay
-
Static value Friday for ScheduleDay.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterAvailableUpgradeInner
-
Reads an instance of ClusterAvailableUpgradeInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInner
-
Reads an instance of ClusterInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInstanceViewResultInner
-
Reads an instance of ClusterInstanceViewResultInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterJobInner
-
Reads an instance of ClusterJobInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterLibraryInner
-
Reads an instance of ClusterLibraryInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolAvailableUpgradeInner
-
Reads an instance of ClusterPoolAvailableUpgradeInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolInner
-
Reads an instance of ClusterPoolInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolUpgradeHistoryInner
-
Reads an instance of ClusterPoolUpgradeHistoryInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolVersionInner
-
Reads an instance of ClusterPoolVersionInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterUpgradeHistoryInner
-
Reads an instance of ClusterUpgradeHistoryInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterVersionInner
-
Reads an instance of ClusterVersionInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.NameAvailabilityResultInner
-
Reads an instance of NameAvailabilityResultInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.OperationInner
-
Reads an instance of OperationInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ServiceConfigResultInner
-
Reads an instance of ServiceConfigResultInner from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfile
-
Reads an instance of AksClusterProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfileAksClusterAgentPoolIdentityProfile
-
Reads an instance of AksClusterProfileAksClusterAgentPoolIdentityProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.AuthorizationProfile
-
Reads an instance of AuthorizationProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleProfile
-
Reads an instance of AutoscaleProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.CatalogOptions
-
Reads an instance of CatalogOptions from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAccessProfile
-
Reads an instance of ClusterAccessProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAksPatchUpgradeHistoryProperties
-
Reads an instance of ClusterAksPatchUpgradeHistoryProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAksPatchVersionUpgradeProperties
-
Reads an instance of ClusterAksPatchVersionUpgradeProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Reads an instance of ClusterAvailableInPlaceUpgradeProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeAksPatchUpgradeProperties
-
Reads an instance of ClusterAvailableUpgradeAksPatchUpgradeProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeHotfixUpgradeProperties
-
Reads an instance of ClusterAvailableUpgradeHotfixUpgradeProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeList
-
Reads an instance of ClusterAvailableUpgradeList from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradePatchVersionUpgradeProperties
-
Reads an instance of ClusterAvailableUpgradePatchVersionUpgradeProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeProperties
-
Reads an instance of ClusterAvailableUpgradeProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterComponentsItem
-
Reads an instance of ClusterComponentsItem from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterConfigFile
-
Reads an instance of ClusterConfigFile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeHistoryProperties
-
Reads an instance of ClusterHotfixUpgradeHistoryProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeProperties
-
Reads an instance of ClusterHotfixUpgradeProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeRollbackHistoryProperties
-
Reads an instance of ClusterHotfixUpgradeRollbackHistoryProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Reads an instance of ClusterInPlaceUpgradeHistoryProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeProperties
-
Reads an instance of ClusterInPlaceUpgradeProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewProperties
-
Reads an instance of ClusterInstanceViewProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewPropertiesStatus
-
Reads an instance of ClusterInstanceViewPropertiesStatus from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewResultProperties
-
Reads an instance of ClusterInstanceViewResultProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewsResult
-
Reads an instance of ClusterInstanceViewsResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewStatus
-
Reads an instance of ClusterInstanceViewStatus from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterJobList
-
Reads an instance of ClusterJobList from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterJobProperties
-
Reads an instance of ClusterJobProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryList
-
Reads an instance of ClusterLibraryList from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperation
-
Reads an instance of ClusterLibraryManagementOperation from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperationProperties
-
Reads an instance of ClusterLibraryManagementOperationProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryProperties
-
Reads an instance of ClusterLibraryProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterListResult
-
Reads an instance of ClusterListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsApplicationLogs
-
Reads an instance of ClusterLogAnalyticsApplicationLogs from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsProfile
-
Reads an instance of ClusterLogAnalyticsProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatch
-
Reads an instance of ClusterPatch from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchProperties
-
Reads an instance of ClusterPatchProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeHistoryProperties
-
Reads an instance of ClusterPatchVersionUpgradeHistoryProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeProperties
-
Reads an instance of ClusterPatchVersionUpgradeProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeRollbackHistoryProperties
-
Reads an instance of ClusterPatchVersionUpgradeRollbackHistoryProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchUpgradeHistoryProperties
-
Reads an instance of ClusterPoolAksPatchUpgradeHistoryProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchVersionUpgradeProperties
-
Reads an instance of ClusterPoolAksPatchVersionUpgradeProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeAksPatchUpgradeProperties
-
Reads an instance of ClusterPoolAvailableUpgradeAksPatchUpgradeProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeList
-
Reads an instance of ClusterPoolAvailableUpgradeList from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeNodeOsUpgradeProperties
-
Reads an instance of ClusterPoolAvailableUpgradeNodeOsUpgradeProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeProperties
-
Reads an instance of ClusterPoolAvailableUpgradeProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolComputeProfile
-
Reads an instance of ClusterPoolComputeProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolListResult
-
Reads an instance of ClusterPoolListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolLogAnalyticsProfile
-
Reads an instance of ClusterPoolLogAnalyticsProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNetworkProfile
-
Reads an instance of ClusterPoolNetworkProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNodeOsImageUpdateProperties
-
Reads an instance of ClusterPoolNodeOsImageUpdateProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNodeOsUpgradeHistoryProperties
-
Reads an instance of ClusterPoolNodeOsUpgradeHistoryProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolProfile
-
Reads an instance of ClusterPoolProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Reads an instance of ClusterPoolResourceProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesAksClusterProfile
-
Reads an instance of ClusterPoolResourcePropertiesAksClusterProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesClusterPoolProfile
-
Reads an instance of ClusterPoolResourcePropertiesClusterPoolProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesComputeProfile
-
Reads an instance of ClusterPoolResourcePropertiesComputeProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesLogAnalyticsProfile
-
Reads an instance of ClusterPoolResourcePropertiesLogAnalyticsProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesNetworkProfile
-
Reads an instance of ClusterPoolResourcePropertiesNetworkProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgrade
-
Reads an instance of ClusterPoolUpgrade from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryListResult
-
Reads an instance of ClusterPoolUpgradeHistoryListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryProperties
-
Reads an instance of ClusterPoolUpgradeHistoryProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeProperties
-
Reads an instance of ClusterPoolUpgradeProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersionProperties
-
Reads an instance of ClusterPoolVersionProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersionsListResult
-
Reads an instance of ClusterPoolVersionsListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Reads an instance of ClusterProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPrometheusProfile
-
Reads an instance of ClusterPrometheusProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterRangerPluginProfile
-
Reads an instance of ClusterRangerPluginProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeData
-
Reads an instance of ClusterResizeData from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeProperties
-
Reads an instance of ClusterResizeProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResourceProperties
-
Reads an instance of ClusterResourceProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterServiceConfig
-
Reads an instance of ClusterServiceConfig from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterServiceConfigsProfile
-
Reads an instance of ClusterServiceConfigsProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgrade
-
Reads an instance of ClusterUpgrade from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryListResult
-
Reads an instance of ClusterUpgradeHistoryListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryProperties
-
Reads an instance of ClusterUpgradeHistoryProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeProperties
-
Reads an instance of ClusterUpgradeProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeRollback
-
Reads an instance of ClusterUpgradeRollback from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeRollbackProperties
-
Reads an instance of ClusterUpgradeRollbackProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionProperties
-
Reads an instance of ClusterVersionProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionsListResult
-
Reads an instance of ClusterVersionsListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ComparisonRule
-
Reads an instance of ComparisonRule from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ComputeProfile
-
Reads an instance of ComputeProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ComputeResourceDefinition
-
Reads an instance of ComputeResourceDefinition from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ConnectivityProfile
-
Reads an instance of ConnectivityProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ConnectivityProfileWeb
-
Reads an instance of ConnectivityProfileWeb from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.DiskStorageProfile
-
Reads an instance of DiskStorageProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkCatalogOptions
-
Reads an instance of FlinkCatalogOptions from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkHiveCatalogOption
-
Reads an instance of FlinkHiveCatalogOption from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProfile
-
Reads an instance of FlinkJobProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Reads an instance of FlinkJobProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Reads an instance of FlinkProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkStorageProfile
-
Reads an instance of FlinkStorageProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.HiveCatalogOption
-
Reads an instance of HiveCatalogOption from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.IdentityProfile
-
Reads an instance of IdentityProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.IpTag
-
Reads an instance of IpTag from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaConnectivityEndpoints
-
Reads an instance of KafkaConnectivityEndpoints from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaProfile
-
Reads an instance of KafkaProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.LoadBasedConfig
-
Reads an instance of LoadBasedConfig from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentityProfile
-
Reads an instance of ManagedIdentityProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentitySpec
-
Reads an instance of ManagedIdentitySpec from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.MavenLibraryProperties
-
Reads an instance of MavenLibraryProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.NameAvailabilityParameters
-
Reads an instance of NameAvailabilityParameters from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.NodeProfile
-
Reads an instance of NodeProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.OperationDisplay
-
Reads an instance of OperationDisplay from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.OperationListResult
-
Reads an instance of OperationListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.PyPiLibraryProperties
-
Reads an instance of PyPiLibraryProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpec
-
Reads an instance of RangerAdminSpec from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpecDatabase
-
Reads an instance of RangerAdminSpecDatabase from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAuditSpec
-
Reads an instance of RangerAuditSpec from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.RangerProfile
-
Reads an instance of RangerProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncSpec
-
Reads an instance of RangerUsersyncSpec from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ScalingRule
-
Reads an instance of ScalingRule from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.Schedule
-
Reads an instance of Schedule from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleBasedConfig
-
Reads an instance of ScheduleBasedConfig from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
-
Reads an instance of ScriptActionProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.SecretReference
-
Reads an instance of SecretReference from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.SecretsProfile
-
Reads an instance of SecretsProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResult
-
Reads an instance of ServiceConfigListResult from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Reads an instance of ServiceConfigListResultProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultValueEntity
-
Reads an instance of ServiceConfigListResultValueEntity from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigResultProperties
-
Reads an instance of ServiceConfigResultProperties from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceStatus
-
Reads an instance of ServiceStatus from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
-
Reads an instance of SparkMetastoreSpec from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.SparkProfile
-
Reads an instance of SparkProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.SparkUserPlugin
-
Reads an instance of SparkUserPlugin from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.SparkUserPlugins
-
Reads an instance of SparkUserPlugins from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.SshConnectivityEndpoint
-
Reads an instance of SshConnectivityEndpoint from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.SshProfile
-
Reads an instance of SshProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.TagsObject
-
Reads an instance of TagsObject from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoCoordinator
-
Reads an instance of TrinoCoordinator from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoDebugConfig
-
Reads an instance of TrinoDebugConfig from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoProfile
-
Reads an instance of TrinoProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoTelemetryConfig
-
Reads an instance of TrinoTelemetryConfig from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserPlugin
-
Reads an instance of TrinoUserPlugin from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserPlugins
-
Reads an instance of TrinoUserPlugins from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserTelemetry
-
Reads an instance of TrinoUserTelemetry from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoWorker
-
Reads an instance of TrinoWorker from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Reads an instance of UpdatableClusterProfile from the JsonReader.
- fromJson(JsonReader) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.WebConnectivityEndpoint
-
Reads an instance of WebConnectivityEndpoint from the JsonReader.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.Action
-
Creates or finds a Action from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ActionType
-
Creates or finds a ActionType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleType
-
Creates or finds a AutoscaleType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.Category
-
Creates or finds a Category from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeType
-
Creates or finds a ClusterAvailableUpgradeType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeType
-
Creates or finds a ClusterPoolAvailableUpgradeType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryType
-
Creates or finds a ClusterPoolUpgradeHistoryType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryUpgradeResultType
-
Creates or finds a ClusterPoolUpgradeHistoryUpgradeResultType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeType
-
Creates or finds a ClusterPoolUpgradeType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistorySeverityType
-
Creates or finds a ClusterUpgradeHistorySeverityType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryType
-
Creates or finds a ClusterUpgradeHistoryType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryUpgradeResultType
-
Creates or finds a ClusterUpgradeHistoryUpgradeResultType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeType
-
Creates or finds a ClusterUpgradeType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ComparisonOperator
-
Creates or finds a ComparisonOperator from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ContentEncoding
-
Creates or finds a ContentEncoding from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.CurrentClusterAksVersionStatus
-
Creates or finds a CurrentClusterAksVersionStatus from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.CurrentClusterPoolAksVersionStatus
-
Creates or finds a CurrentClusterPoolAksVersionStatus from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.DataDiskType
-
Creates or finds a DataDiskType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.DbConnectionAuthenticationMode
-
Creates or finds a DbConnectionAuthenticationMode from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.DeploymentMode
-
Creates or finds a DeploymentMode from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.JobType
-
Creates or finds a JobType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.KeyVaultObjectType
-
Creates or finds a KeyVaultObjectType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.LibraryManagementAction
-
Creates or finds a LibraryManagementAction from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentityType
-
Creates or finds a ManagedIdentityType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.MetastoreDbConnectionAuthenticationMode
-
Creates or finds a MetastoreDbConnectionAuthenticationMode from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.Origin
-
Creates or finds a Origin from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.OutboundType
-
Creates or finds a OutboundType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ProvisioningStatus
-
Creates or finds a ProvisioningStatus from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncMode
-
Creates or finds a RangerUsersyncMode from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ScaleActionType
-
Creates or finds a ScaleActionType from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleDay
-
Creates or finds a ScheduleDay from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.Severity
-
Creates or finds a Severity from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.Status
-
Creates or finds a Status from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.Type
-
Creates or finds a Type from its string representation.
- fromString(String) - Static method in class com.azure.resourcemanager.hdinsight.containers.models.UpgradeMode
-
Creates or finds a UpgradeMode from its string representation.
G
- get(String, String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Gets a HDInsight cluster.
- get(String, String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Gets a HDInsight cluster.
- getApiVersion() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.HDInsightContainersManagementClient
-
Gets Api Version.
- getAvailableClusterPoolVersions() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.HDInsightContainersManagementClient
-
Gets the AvailableClusterPoolVersionsClient object to access its operations.
- getAvailableClusterVersions() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.HDInsightContainersManagementClient
-
Gets the AvailableClusterVersionsClient object to access its operations.
- getById(String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPools
-
Gets a cluster pool.
- getById(String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Gets a HDInsight cluster.
- getByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPools
-
Gets a cluster pool.
- getByIdWithResponse(String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Gets a HDInsight cluster.
- getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Gets a cluster pool.
- getByResourceGroup(String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPools
-
Gets a cluster pool.
- getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Gets a cluster pool.
- getByResourceGroupWithResponse(String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPools
-
Gets a cluster pool.
- getClusterAvailableUpgrades() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.HDInsightContainersManagementClient
-
Gets the ClusterAvailableUpgradesClient object to access its operations.
- getClusterJobs() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.HDInsightContainersManagementClient
-
Gets the ClusterJobsClient object to access its operations.
- getClusterLibraries() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.HDInsightContainersManagementClient
-
Gets the ClusterLibrariesClient object to access its operations.
- getClusterPoolAvailableUpgrades() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.HDInsightContainersManagementClient
-
Gets the ClusterPoolAvailableUpgradesClient object to access its operations.
- getClusterPools() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.HDInsightContainersManagementClient
-
Gets the ClusterPoolsClient object to access its operations.
- getClusterPoolUpgradeHistories() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.HDInsightContainersManagementClient
-
Gets the ClusterPoolUpgradeHistoriesClient object to access its operations.
- getClusters() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.HDInsightContainersManagementClient
-
Gets the ClustersClient object to access its operations.
- getClusterUpgradeHistories() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.HDInsightContainersManagementClient
-
Gets the ClusterUpgradeHistoriesClient object to access its operations.
- getDefaultPollInterval() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.HDInsightContainersManagementClient
-
Gets The default poll interval for long-running operation.
- getEndpoint() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.HDInsightContainersManagementClient
-
Gets server parameter.
- getHttpPipeline() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.HDInsightContainersManagementClient
-
Gets The HTTP pipeline to send requests through.
- getInstanceView(String, String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Gets the status of a cluster instance.
- getInstanceView(String, String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Gets the status of a cluster instance.
- getInstanceViewWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Gets the status of a cluster instance.
- getInstanceViewWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Gets the status of a cluster instance.
- getLocations() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.HDInsightContainersManagementClient
-
Gets the LocationsClient object to access its operations.
- getOperations() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.HDInsightContainersManagementClient
-
Gets the OperationsClient object to access its operations.
- getSubscriptionId() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.HDInsightContainersManagementClient
-
Gets The ID of the target subscription.
- Getting started - Section in Overview
- getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Gets a HDInsight cluster.
- getWithResponse(String, String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Gets a HDInsight cluster.
- gracefulDecommissionTimeout() - Method in class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleProfile
-
Get the gracefulDecommissionTimeout property: This property is for graceful decommission timeout; It has a default setting of 3600 seconds before forced shutdown takes place.
- GREATER_THAN - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ComparisonOperator
-
Static value greaterThan for ComparisonOperator.
- GREATER_THAN_OR_EQUAL - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ComparisonOperator
-
Static value greaterThanOrEqual for ComparisonOperator.
- groupId() - Method in class com.azure.resourcemanager.hdinsight.containers.models.MavenLibraryProperties
-
Get the groupId property: GroupId of the Maven package.
- groupIds() - Method in class com.azure.resourcemanager.hdinsight.containers.models.AuthorizationProfile
-
Get the groupIds property: AAD group Ids authorized for data plane access.
- groups() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncSpec
-
Get the groups property: List of groups that should be synced.
H
- HDInsightContainersManagementClient - Interface in com.azure.resourcemanager.hdinsight.containers.fluent
-
The interface for HDInsightContainersManagementClient class.
- HDInsightContainersManager - Class in com.azure.resourcemanager.hdinsight.containers
-
Entry point to HDInsightContainersManager.
- HDInsightContainersManager.Configurable - Class in com.azure.resourcemanager.hdinsight.containers
-
The Configurable allowing configurations to be set.
- HIGH - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistorySeverityType
-
Static value high for ClusterUpgradeHistorySeverityType.
- HIGH - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Severity
-
Static value high for Severity.
- highAvailabilityEnabled() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoCoordinator
-
Get the highAvailabilityEnabled property: The flag that if enable coordinator HA, uses multiple coordinator replicas with auto failover, one per each head node.
- historyServer() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Get the historyServer property: History Server container/ process CPU and memory requirements.
- hive() - Method in class com.azure.resourcemanager.hdinsight.containers.models.CatalogOptions
-
Get the hive property: hive catalog options.
- hive() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkCatalogOptions
-
Get the hive property: Hive Catalog Option for Flink cluster.
- hivecatalogName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoTelemetryConfig
-
Get the hivecatalogName property: Hive Catalog name used to mount external tables on the logs written by trino, if not specified there tables are not created.
- HiveCatalogOption - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Hive Catalog Option.
- HiveCatalogOption() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.HiveCatalogOption
-
Creates an instance of HiveCatalogOption class.
- hivecatalogSchema() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoTelemetryConfig
-
Get the hivecatalogSchema property: Schema of the above catalog to use, to mount query logs as external tables, if not specified tables will be mounted under schema trinologs.
- host() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpecDatabase
-
Get the host property: The database URL.
- HOTFIX_UPGRADE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeType
-
Static value HotfixUpgrade for ClusterAvailableUpgradeType.
- HOTFIX_UPGRADE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryType
-
Static value HotfixUpgrade for ClusterUpgradeHistoryType.
- HOTFIX_UPGRADE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeType
-
Static value HotfixUpgrade for ClusterUpgradeType.
- HOTFIX_UPGRADE_ROLLBACK - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryType
-
Static value HotfixUpgradeRollback for ClusterUpgradeHistoryType.
I
- id() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterAvailableUpgradeInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterJobInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterLibraryInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolAvailableUpgradeInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolUpgradeHistoryInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolVersionInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterUpgradeHistoryInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterVersionInner
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Gets the id property: Fully qualified resource Id for the resource.
- id() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgrade
-
Gets the id property: Fully qualified resource Id for the resource.
- id() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterJob
-
Gets the id property: Fully qualified resource Id for the resource.
- id() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterLibrary
-
Gets the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperation
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool
-
Gets the id property: Fully qualified resource Id for the resource.
- id() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgrade
-
Gets the id property: Fully qualified resource Id for the resource.
- id() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistory
-
Gets the id property: Fully qualified resource Id for the resource.
- id() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersion
-
Gets the id property: Fully qualified resource Id for the resource.
- id() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeData
-
Get the id property: Fully qualified resource Id for the resource.
- id() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistory
-
Gets the id property: Fully qualified resource Id for the resource.
- id() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterVersion
-
Gets the id property: Fully qualified resource Id for the resource.
- IDENTITY_AUTH - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.DbConnectionAuthenticationMode
-
Static value IdentityAuth for DbConnectionAuthenticationMode.
- IDENTITY_AUTH - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.MetastoreDbConnectionAuthenticationMode
-
Static value IdentityAuth for MetastoreDbConnectionAuthenticationMode.
- identityList() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentityProfile
-
Get the identityList property: The list of managed identity.
- identityProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the identityProfile property: This is deprecated.
- IdentityProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Identity Profile with details of an MSI.
- IdentityProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.IdentityProfile
-
Creates an instance of IdentityProfile class.
- Include the recommended packages - Section in Overview
- innerModel() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Gets the inner com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInner object.
- innerModel() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgrade
-
Gets the inner com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterAvailableUpgradeInner object.
- innerModel() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewResult
-
Gets the inner com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInstanceViewResultInner object.
- innerModel() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterJob
-
Gets the inner com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterJobInner object.
- innerModel() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterLibrary
-
Gets the inner com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterLibraryInner object.
- innerModel() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool
-
Gets the inner com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolInner object.
- innerModel() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgrade
-
Gets the inner com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolAvailableUpgradeInner object.
- innerModel() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistory
-
Gets the inner com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolUpgradeHistoryInner object.
- innerModel() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersion
-
Gets the inner com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolVersionInner object.
- innerModel() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistory
-
Gets the inner com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterUpgradeHistoryInner object.
- innerModel() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterVersion
-
Gets the inner com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterVersionInner object.
- innerModel() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.NameAvailabilityResult
-
Gets the inner com.azure.resourcemanager.hdinsight.containers.fluent.models.NameAvailabilityResultInner object.
- innerModel() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Operation
-
Gets the inner com.azure.resourcemanager.hdinsight.containers.fluent.models.OperationInner object.
- innerModel() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigResult
-
Gets the inner com.azure.resourcemanager.hdinsight.containers.fluent.models.ServiceConfigResultInner object.
- INSTALL - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.LibraryManagementAction
-
Static value Install for LibraryManagementAction.
- INSTALL_FAILED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Status
-
Static value INSTALL_FAILED for Status.
- INSTALLED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Status
-
Static value INSTALLED for Status.
- INSTALLING - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Status
-
Static value INSTALLING for Status.
- INTERNAL - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ActionType
-
Static value Internal for ActionType.
- INTERNAL - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentityType
-
Static value internal for ManagedIdentityType.
- IpTag - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Contains the IpTag associated with the public IP address.
- IpTag() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.IpTag
-
Creates an instance of IpTag class.
- ipTagType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.IpTag
-
Get the ipTagType property: Gets or sets the ipTag type: Example FirstPartyUsage.
- isDataAction() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.OperationInner
-
Get the isDataAction property: Whether the operation applies to data-plane.
- isDataAction() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Operation
-
Gets the isDataAction property: Whether the operation applies to data-plane.
- isPreview() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersionProperties
-
Get the isPreview property: Indicate if this version is in preview or not.
- isPreview() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionProperties
-
Get the isPreview property: Indicate if this version is in preview or not.
J
- jarName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProfile
-
Get the jarName property: A string property that represents the name of the job JAR.
- jarName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Get the jarName property: A string property that represents the name of the job JAR.
- jobId() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Get the jobId property: Unique id for identifying a job.
- jobJarDirectory() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProfile
-
Get the jobJarDirectory property: A string property that specifies the directory where the job JAR is located.
- jobJarDirectory() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Get the jobJarDirectory property: A string property that specifies the directory where the job JAR is located.
- jobManager() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Get the jobManager property: Job Manager container/ process CPU and memory requirements.
- jobName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Get the jobName property: Name of job.
- jobOutput() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Get the jobOutput property: Output of job.
- jobSpec() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Get the jobSpec property: Job specifications for flink clusters in application deployment mode.
- jobType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterJobProperties
-
Get the jobType property: Type of cluster job.
- jobType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Get the jobType property: Type of cluster job.
- JobType - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Type of cluster job.
- JobType() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.JobType
-
Deprecated.Use the
JobType.fromString(String)factory method.
K
- KafkaConnectivityEndpoints - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Kafka bootstrap server and broker related connectivity endpoints.
- KafkaConnectivityEndpoints() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.KafkaConnectivityEndpoints
-
Creates an instance of KafkaConnectivityEndpoints class.
- kafkaProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the kafkaProfile property: The Kafka cluster profile.
- KafkaProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The Kafka cluster profile.
- KafkaProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.KafkaProfile
-
Creates an instance of KafkaProfile class.
- KEY - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.KeyVaultObjectType
-
Static value Key for KeyVaultObjectType.
- Key concepts - Section in Overview
- keyVaultId() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
-
Get the keyVaultId property: The key vault resource id.
- keyVaultObjectName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SecretReference
-
Get the keyVaultObjectName property: Object identifier name of the secret in key vault.
- KeyVaultObjectType - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Type of key vault object: secret, key or certificate.
- KeyVaultObjectType() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.KeyVaultObjectType
-
Deprecated.Use the
KeyVaultObjectType.fromString(String)factory method. - keyVaultResourceId() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SecretsProfile
-
Get the keyVaultResourceId property: Name of the user Key Vault where all the cluster specific user secrets are stored.
- kind() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceStatus
-
Get the kind property: Kind of the service.
L
- LAST_STATE_UPDATE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Action
-
Static value LAST_STATE_UPDATE for Action.
- LAST_STATE_UPDATE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.UpgradeMode
-
Static value LAST_STATE_UPDATE for UpgradeMode.
- lastSavePoint() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Get the lastSavePoint property: The last savepoint.
- latestVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeAksPatchUpgradeProperties
-
Get the latestVersion property: Latest available version, which should be equal to AKS control plane version if it's not deprecated.
- latestVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeAksPatchUpgradeProperties
-
Get the latestVersion property: Latest AKS patch version.
- latestVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeNodeOsUpgradeProperties
-
Get the latestVersion property: The latest node OS version.
- LESS_THAN - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ComparisonOperator
-
Static value lessThan for ComparisonOperator.
- LESS_THAN_OR_EQUAL - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ComparisonOperator
-
Static value lessThanOrEqual for ComparisonOperator.
- libraries() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperationProperties
-
Get the libraries property: The libraries to be installed/updated/uninstalled.
- LibraryManagementAction - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The library management action.
- LibraryManagementAction() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.LibraryManagementAction
-
Deprecated.Use the
LibraryManagementAction.fromString(String)factory method. - list() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Gets the list of Cluster Pools within a Subscription.
- list() - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.OperationsClient
-
Returns list of operations.
- list() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPools
-
Gets the list of Cluster Pools within a Subscription.
- list() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Operations
-
Returns list of operations.
- list(Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Gets the list of Cluster Pools within a Subscription.
- list(Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.OperationsClient
-
Returns list of operations.
- list(Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPools
-
Gets the list of Cluster Pools within a Subscription.
- list(Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Operations
-
Returns list of operations.
- list(String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolAvailableUpgradesClient
-
List a cluster pool available upgrade.
- list(String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolUpgradeHistoriesClient
-
Returns a list of upgrade history.
- list(String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgrades
-
List a cluster pool available upgrade.
- list(String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistories
-
Returns a list of upgrade history.
- list(String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolAvailableUpgradesClient
-
List a cluster pool available upgrade.
- list(String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolUpgradeHistoriesClient
-
Returns a list of upgrade history.
- list(String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgrades
-
List a cluster pool available upgrade.
- list(String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistories
-
Returns a list of upgrade history.
- list(String, String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterAvailableUpgradesClient
-
List a cluster available upgrade.
- list(String, String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterJobsClient
-
Get jobs of HDInsight on AKS cluster.
- list(String, String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterUpgradeHistoriesClient
-
Returns a list of upgrade history.
- list(String, String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgrades
-
List a cluster available upgrade.
- list(String, String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterJobs
-
Get jobs of HDInsight on AKS cluster.
- list(String, String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistories
-
Returns a list of upgrade history.
- list(String, String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterAvailableUpgradesClient
-
List a cluster available upgrade.
- list(String, String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterUpgradeHistoriesClient
-
Returns a list of upgrade history.
- list(String, String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgrades
-
List a cluster available upgrade.
- list(String, String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistories
-
Returns a list of upgrade history.
- list(String, String, String, Category) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterLibrariesClient
-
Get all libraries of HDInsight on AKS cluster.
- list(String, String, String, Category) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraries
-
Get all libraries of HDInsight on AKS cluster.
- list(String, String, String, Category, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterLibrariesClient
-
Get all libraries of HDInsight on AKS cluster.
- list(String, String, String, Category, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraries
-
Get all libraries of HDInsight on AKS cluster.
- list(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterJobsClient
-
Get jobs of HDInsight on AKS cluster.
- list(String, String, String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterJobs
-
Get jobs of HDInsight on AKS cluster.
- LIST_SAVEPOINT - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Action
-
Static value LIST_SAVEPOINT for Action.
- listByClusterPoolName(String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Lists the HDInsight cluster pools under a resource group.
- listByClusterPoolName(String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Lists the HDInsight cluster pools under a resource group.
- listByClusterPoolName(String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Lists the HDInsight cluster pools under a resource group.
- listByClusterPoolName(String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Lists the HDInsight cluster pools under a resource group.
- listByLocation(String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.AvailableClusterPoolVersionsClient
-
Returns a list of available cluster pool versions.
- listByLocation(String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.AvailableClusterVersionsClient
-
Returns a list of available cluster versions.
- listByLocation(String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.AvailableClusterPoolVersions
-
Returns a list of available cluster pool versions.
- listByLocation(String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.AvailableClusterVersions
-
Returns a list of available cluster versions.
- listByLocation(String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.AvailableClusterPoolVersionsClient
-
Returns a list of available cluster pool versions.
- listByLocation(String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.AvailableClusterVersionsClient
-
Returns a list of available cluster versions.
- listByLocation(String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.AvailableClusterPoolVersions
-
Returns a list of available cluster pool versions.
- listByLocation(String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.AvailableClusterVersions
-
Returns a list of available cluster versions.
- listByResourceGroup(String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Lists the HDInsight cluster pools under a resource group.
- listByResourceGroup(String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPools
-
Lists the HDInsight cluster pools under a resource group.
- listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Lists the HDInsight cluster pools under a resource group.
- listByResourceGroup(String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPools
-
Lists the HDInsight cluster pools under a resource group.
- listInstanceViews(String, String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Lists the lists of instance views.
- listInstanceViews(String, String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Lists the lists of instance views.
- listInstanceViews(String, String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Lists the lists of instance views.
- listInstanceViews(String, String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Lists the lists of instance views.
- listServiceConfigs(String, String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Lists the config dump of all services running in cluster.
- listServiceConfigs(String, String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Lists the config dump of all services running in cluster.
- listServiceConfigs(String, String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Lists the config dump of all services running in cluster.
- listServiceConfigs(String, String, String, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Lists the config dump of all services running in cluster.
- llapProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the llapProfile property: LLAP cluster profile.
- LOAD_BALANCER - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.OutboundType
-
Static value loadBalancer for OutboundType.
- LOAD_BASED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleType
-
Static value LoadBased for AutoscaleType.
- loadBasedConfig() - Method in class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleProfile
-
Get the loadBasedConfig property: Profiles of load based Autoscale.
- LoadBasedConfig - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Profile of load based Autoscale.
- LoadBasedConfig() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.LoadBasedConfig
-
Creates an instance of LoadBasedConfig class.
- location() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Gets the location property: The geo-location where the resource lives.
- location() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool
-
Gets the location property: The geo-location where the resource lives.
- locations() - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager
-
Gets the resource collection API of Locations.
- Locations - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
Resource collection API of Locations.
- LocationsClient - Interface in com.azure.resourcemanager.hdinsight.containers.fluent
-
An instance of this class provides access to all the operations defined in LocationsClient.
- logAnalyticsProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Get the logAnalyticsProfile property: Cluster pool log analytics profile to enable OMS agent for AKS cluster.
- logAnalyticsProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the logAnalyticsProfile property: Cluster log analytics profile to enable or disable OMS agent for cluster.
- logAnalyticsProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Get the logAnalyticsProfile property: Cluster log analytics profile to enable or disable OMS agent for cluster.
- LOW - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistorySeverityType
-
Static value low for ClusterUpgradeHistorySeverityType.
- LOW - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Severity
-
Static value low for Severity.
M
- managedIdentityProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the managedIdentityProfile property: This property is required by Trino, Spark and Flink cluster but is optional for Kafka cluster.
- ManagedIdentityProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The details of managed identity.
- ManagedIdentityProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentityProfile
-
Creates an instance of ManagedIdentityProfile class.
- ManagedIdentitySpec - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The details of a managed identity.
- ManagedIdentitySpec() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentitySpec
-
Creates an instance of ManagedIdentitySpec class.
- ManagedIdentityType - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The type of managed identity.
- ManagedIdentityType() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentityType
-
Deprecated.Use the
ManagedIdentityType.fromString(String)factory method. - managedResourceGroupName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Get the managedResourceGroupName property: A resource group created by RP, to hold the resources created by RP on-behalf of customers.
- manageLibraries(String, String, String, ClusterLibraryManagementOperation) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterLibrariesClient
-
Library management operations on HDInsight on AKS cluster.
- manageLibraries(String, String, String, ClusterLibraryManagementOperation) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraries
-
Library management operations on HDInsight on AKS cluster.
- manageLibraries(String, String, String, ClusterLibraryManagementOperation, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterLibrariesClient
-
Library management operations on HDInsight on AKS cluster.
- manageLibraries(String, String, String, ClusterLibraryManagementOperation, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraries
-
Library management operations on HDInsight on AKS cluster.
- MAVEN - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Type
-
Static value maven for Type.
- MavenLibraryProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of a Maven library in the cluster.
- MavenLibraryProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.MavenLibraryProperties
-
Creates an instance of MavenLibraryProperties class.
- maxNodes() - Method in class com.azure.resourcemanager.hdinsight.containers.models.LoadBasedConfig
-
Get the maxNodes property: User needs to set the maximum number of nodes for load based scaling, the load based scaling will use this to scale up and scale down between minimum and maximum number of nodes.
- MEDIUM - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistorySeverityType
-
Static value medium for ClusterUpgradeHistorySeverityType.
- MEDIUM - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Severity
-
Static value medium for Severity.
- memory() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComputeResourceDefinition
-
Get the memory property: The required memory in MB, Container memory will be 110 percentile.
- message() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.NameAvailabilityResultInner
-
Get the message property: The error message of unavailability.
- message() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewStatus
-
Get the message property: The additional message.
- message() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryProperties
-
Get the message property: Error message of the library operation when a failure occurs.
- message() - Method in class com.azure.resourcemanager.hdinsight.containers.models.MavenLibraryProperties
-
Get the message property: Error message of the library operation when a failure occurs.
- message() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.NameAvailabilityResult
-
Gets the message property: The error message of unavailability.
- message() - Method in class com.azure.resourcemanager.hdinsight.containers.models.PyPiLibraryProperties
-
Get the message property: Error message of the library operation when a failure occurs.
- message() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceStatus
-
Get the message property: A message describing the error if any.
- metastoreDbConnectionAuthenticationMode() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkHiveCatalogOption
-
Get the metastoreDbConnectionAuthenticationMode property: The authentication mode to connect to your Hive metastore database.
- metastoreDbConnectionAuthenticationMode() - Method in class com.azure.resourcemanager.hdinsight.containers.models.HiveCatalogOption
-
Get the metastoreDbConnectionAuthenticationMode property: The authentication mode to connect to your Hive metastore database.
- MetastoreDbConnectionAuthenticationMode - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The authentication mode to connect to your Hive metastore database.
- MetastoreDbConnectionAuthenticationMode() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.MetastoreDbConnectionAuthenticationMode
-
Deprecated.Use the
MetastoreDbConnectionAuthenticationMode.fromString(String)factory method. - metastoreDbConnectionPasswordSecret() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkHiveCatalogOption
-
Get the metastoreDbConnectionPasswordSecret property: Secret reference name from secretsProfile.secrets containing password for database connection.
- metastoreDbConnectionPasswordSecret() - Method in class com.azure.resourcemanager.hdinsight.containers.models.HiveCatalogOption
-
Get the metastoreDbConnectionPasswordSecret property: Secret reference name from secretsProfile.secrets containing password for database connection.
- metastoreDbConnectionUrl() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkHiveCatalogOption
-
Get the metastoreDbConnectionUrl property: Connection string for hive metastore database.
- metastoreDbConnectionUrl() - Method in class com.azure.resourcemanager.hdinsight.containers.models.HiveCatalogOption
-
Get the metastoreDbConnectionUrl property: Connection string for hive metastore database.
- metastoreDbConnectionUsername() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkHiveCatalogOption
-
Get the metastoreDbConnectionUsername property: User name for database connection.
- metastoreDbConnectionUsername() - Method in class com.azure.resourcemanager.hdinsight.containers.models.HiveCatalogOption
-
Get the metastoreDbConnectionUsername property: User name for database connection.
- metastoreSpec() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkProfile
-
Get the metastoreSpec property: The metastore specification for Spark cluster.
- metastoreWarehouseDir() - Method in class com.azure.resourcemanager.hdinsight.containers.models.HiveCatalogOption
-
Get the metastoreWarehouseDir property: Metastore root directory URI, format: abfs[s]://<container>@<account_name>.dfs.core.windows.net/<path>.
- metricsEnabled() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsProfile
-
Get the metricsEnabled property: True if metrics are enabled, otherwise false.
- minNodes() - Method in class com.azure.resourcemanager.hdinsight.containers.models.LoadBasedConfig
-
Get the minNodes property: User needs to set the minimum number of nodes for load based scaling, the load based scaling will use this to scale up and scale down between minimum and maximum number of nodes.
- mode() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncSpec
-
Get the mode property: User & groups can be synced automatically or via a static list that's refreshed.
- MONDAY - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleDay
-
Static value Monday for ScheduleDay.
- msiClientId() - Method in class com.azure.resourcemanager.hdinsight.containers.models.IdentityProfile
-
Get the msiClientId property: ClientId of the MSI.
- msiObjectId() - Method in class com.azure.resourcemanager.hdinsight.containers.models.IdentityProfile
-
Get the msiObjectId property: ObjectId of the MSI.
- msiResourceId() - Method in class com.azure.resourcemanager.hdinsight.containers.models.IdentityProfile
-
Get the msiResourceId property: ResourceId of the MSI.
N
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterAvailableUpgradeInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInstanceViewResultInner
-
Get the name property: Name of the instance view.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterJobInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterLibraryInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolAvailableUpgradeInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolUpgradeHistoryInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolVersionInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterUpgradeHistoryInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterVersionInner
-
Get the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.OperationInner
-
Get the name property: The name of the operation, as per Resource-Based Access Control (RBAC).
- name() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Gets the name property: The name of the resource.
- name() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgrade
-
Gets the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterComponentsItem
-
Get the name property: The name property.
- name() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewResult
-
Gets the name property: Name of the instance view.
- name() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterJob
-
Gets the name property: The name of the resource.
- name() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterLibrary
-
Gets the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperation
-
Get the name property: The name of the resource.
- name() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool
-
Gets the name property: The name of the resource.
- name() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgrade
-
Gets the name property: The name of the resource.
- name() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistory
-
Gets the name property: The name of the resource.
- name() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersion
-
Gets the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeData
-
Get the name property: The name of the resource.
- name() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistory
-
Gets the name property: The name of the resource.
- name() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterVersion
-
Gets the name property: The name of the resource.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.models.MavenLibraryProperties
-
Get the name property: ArtifactId of the Maven package.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.models.NameAvailabilityParameters
-
Get the name property: Name for checking availability.
- name() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Operation
-
Gets the name property: The name of the operation, as per Resource-Based Access Control (RBAC).
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.models.PyPiLibraryProperties
-
Get the name property: Name of the PyPi package.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpecDatabase
-
Get the name property: The database name.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
-
Get the name property: Script name.
- name() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserPlugin
-
Get the name property: This field maps to the sub-directory in trino plugins location, that will contain all the plugins under path.
- NameAvailabilityParameters - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Details of check name availability request body.
- NameAvailabilityParameters() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.NameAvailabilityParameters
-
Creates an instance of NameAvailabilityParameters class.
- NameAvailabilityResult - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
An immutable client-side representation of NameAvailabilityResult.
- NameAvailabilityResultInner - Class in com.azure.resourcemanager.hdinsight.containers.fluent.models
-
Result of check name availability.
- NameAvailabilityResultInner() - Constructor for class com.azure.resourcemanager.hdinsight.containers.fluent.models.NameAvailabilityResultInner
-
Creates an instance of NameAvailabilityResultInner class.
- nameAvailable() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.NameAvailabilityResultInner
-
Get the nameAvailable property: Indicator of availability of the Microsoft.HDInsight resource name.
- nameAvailable() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.NameAvailabilityResult
-
Gets the nameAvailable property: Indicator of availability of the Microsoft.HDInsight resource name.
- networkProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Get the networkProfile property: Cluster pool network profile.
- NEW - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Action
-
Static value NEW for Action.
- newNodeOs() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNodeOsUpgradeHistoryProperties
-
Get the newNodeOs property: New Node Os version.
- newVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAksPatchUpgradeHistoryProperties
-
Get the newVersion property: Version going to update.
- newVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchUpgradeHistoryProperties
-
Get the newVersion property: Version going to update.
- nextLink() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeList
-
Get the nextLink property: The URL of next result page.
- nextLink() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewsResult
-
Get the nextLink property: The link (url) to the next page of results.
- nextLink() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterJobList
-
Get the nextLink property: The Url of next result page.
- nextLink() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryList
-
Get the nextLink property: The url of next result page.
- nextLink() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterListResult
-
Get the nextLink property: The link (url) to the next page of results.
- nextLink() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeList
-
Get the nextLink property: The Url of next result page.
- nextLink() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolListResult
-
Get the nextLink property: The link (url) to the next page of results.
- nextLink() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryListResult
-
Get the nextLink property: The link (url) to the next page of results.
- nextLink() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersionsListResult
-
Get the nextLink property: The link (url) to the next page of results.
- nextLink() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryListResult
-
Get the nextLink property: The link (url) to the next page of results.
- nextLink() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionsListResult
-
Get the nextLink property: The link (url) to the next page of results.
- nextLink() - Method in class com.azure.resourcemanager.hdinsight.containers.models.OperationListResult
-
Get the nextLink property: URL to get the next set of operation list results (if there are any).
- nextLink() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResult
-
Get the nextLink property: The link (url) to the next page of results.
- Next steps - Section in Overview
- NODE_OS_UPGRADE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeType
-
Static value NodeOsUpgrade for ClusterPoolAvailableUpgradeType.
- NODE_OS_UPGRADE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryType
-
Static value NodeOsUpgrade for ClusterPoolUpgradeHistoryType.
- NODE_OS_UPGRADE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeType
-
Static value NodeOsUpgrade for ClusterPoolUpgradeType.
- NodeProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The node profile.
- NodeProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.NodeProfile
-
Creates an instance of NodeProfile class.
- nodes() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComputeProfile
-
Get the nodes property: The nodes definitions.
- NONE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ContentEncoding
-
Static value None for ContentEncoding.
- numReplicas() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Get the numReplicas property: The number of task managers.
O
- objectId() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentitySpec
-
Get the objectId property: ObjectId of the managed identity.
- operation() - Method in class com.azure.resourcemanager.hdinsight.containers.models.OperationDisplay
-
Get the operation property: The concise, localized friendly name for the operation; suitable for dropdowns.
- Operation - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
An immutable client-side representation of Operation.
- OperationDisplay - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Localized display information for this particular operation.
- OperationDisplay() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.OperationDisplay
-
Creates an instance of OperationDisplay class.
- OperationInner - Class in com.azure.resourcemanager.hdinsight.containers.fluent.models
-
REST API Operation Details of a REST API operation, returned from the Resource Provider Operations API.
- OperationInner() - Constructor for class com.azure.resourcemanager.hdinsight.containers.fluent.models.OperationInner
-
Creates an instance of OperationInner class.
- OperationListResult - Class in com.azure.resourcemanager.hdinsight.containers.models
-
A list of REST API operations supported by an Azure Resource Provider.
- OperationListResult() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.OperationListResult
-
Creates an instance of OperationListResult class.
- operations() - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager
-
Gets the resource collection API of Operations.
- Operations - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
Resource collection API of Operations.
- OperationsClient - Interface in com.azure.resourcemanager.hdinsight.containers.fluent
-
An instance of this class provides access to all the operations defined in OperationsClient.
- operator() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComparisonRule
-
Get the operator property: The comparison operator.
- origin() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.OperationInner
-
Get the origin property: The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX.
- origin() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Operation
-
Gets the origin property: The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX.
- Origin - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The intended executor of the operation; as in Resource Based Access Control (RBAC) and audit logs UX.
- Origin() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.Origin
-
Deprecated.Use the
Origin.fromString(String)factory method. - originalVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAksPatchUpgradeHistoryProperties
-
Get the originalVersion property: Version before update.
- originalVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchUpgradeHistoryProperties
-
Get the originalVersion property: Version before update.
- ossVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the ossVersion property: Version with three part.
- ossVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionProperties
-
Get the ossVersion property: Version with three part.
- outboundType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNetworkProfile
-
Get the outboundType property: This can only be set at cluster pool creation time and cannot be changed later.
- OutboundType - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The outbound (egress) routing method.
- OutboundType() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.OutboundType
-
Deprecated.Use the
OutboundType.fromString(String)factory method.
P
- parameters() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
-
Get the parameters property: Additional parameters for the script action.
- partitionRetentionInDays() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoTelemetryConfig
-
Get the partitionRetentionInDays property: Retention period for query log table partitions, this doesn't have any affect on actual data.
- passwordSecretRef() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpecDatabase
-
Get the passwordSecretRef property: Reference for the database password.
- PATCH_VERSION_UPGRADE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeType
-
Static value PatchVersionUpgrade for ClusterAvailableUpgradeType.
- PATCH_VERSION_UPGRADE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryType
-
Static value PatchVersionUpgrade for ClusterUpgradeHistoryType.
- PATCH_VERSION_UPGRADE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeType
-
Static value PatchVersionUpgrade for ClusterUpgradeType.
- PATCH_VERSION_UPGRADE_ROLLBACK - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryType
-
Static value PatchVersionUpgradeRollback for ClusterUpgradeHistoryType.
- path() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterConfigFile
-
Get the path property: Path of the config file if content is specified.
- path() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Get the path property: Config file path.
- path() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkUserPlugin
-
Get the path property: Fully qualified path to the folder containing the plugins.
- path() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoTelemetryConfig
-
Get the path property: Azure storage location of the blobs.
- path() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserPlugin
-
Get the path property: Fully qualified path to the folder containing the plugins.
- plugins() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkUserPlugins
-
Get the plugins property: Spark user plugins.
- plugins() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserPlugins
-
Get the plugins property: Trino user plugins.
- podPrefix() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SshProfile
-
Get the podPrefix property: Prefix of the pod names.
- pollInterval() - Method in class com.azure.resourcemanager.hdinsight.containers.models.LoadBasedConfig
-
Get the pollInterval property: User can specify the poll interval, this is the time period (in seconds) after which scaling metrics are polled for triggering a scaling operation.
- port() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoDebugConfig
-
Get the port property: The debug port.
- PREDEFINED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Category
-
Static value predefined for Category.
- PREMIUM_SSD_LRS - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.DataDiskType
-
Static value Premium_SSD_LRS for DataDiskType.
- PREMIUM_SSD_V2_LRS - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.DataDiskType
-
Static value Premium_SSD_v2_LRS for DataDiskType.
- PREMIUM_SSD_ZRS - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.DataDiskType
-
Static value Premium_SSD_ZRS for DataDiskType.
- Prerequisites - Section in Overview
- privateFqdn() - Method in class com.azure.resourcemanager.hdinsight.containers.models.WebConnectivityEndpoint
-
Get the privateFqdn property: Private web connectivity endpoint.
- privateLinkServiceId() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAccessProfile
-
Get the privateLinkServiceId property: Private link service resource ID.
- privateSshEndpoint() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SshConnectivityEndpoint
-
Get the privateSshEndpoint property: Private SSH connectivity endpoint.
- prometheusProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the prometheusProfile property: Cluster Prometheus profile.
- prometheusProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Get the prometheusProfile property: Cluster Prometheus profile.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterAvailableUpgradeInner
-
Get the properties property: Gets or sets the properties.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInner
-
Get the properties property: Gets or sets the properties.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInstanceViewResultInner
-
Get the properties property: Properties of the instance view.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterJobInner
-
Get the properties property: Properties of cluster job.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterLibraryInner
-
Get the properties property: Properties of a library in the cluster.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolAvailableUpgradeInner
-
Get the properties property: Gets or sets the properties.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolInner
-
Get the properties property: Gets or sets the properties.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolUpgradeHistoryInner
-
Get the properties property: Properties of cluster pool upgrade history.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolVersionInner
-
Get the properties property: Cluster pool version properties.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterUpgradeHistoryInner
-
Get the properties property: Properties of cluster upgrade history.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterVersionInner
-
Get the properties property: Cluster version properties.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ServiceConfigResultInner
-
Get the properties property: Cluster instance service config properties.
- properties() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Gets the properties property: Gets or sets the properties.
- properties() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgrade
-
Gets the properties property: Gets or sets the properties.
- properties() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewResult
-
Gets the properties property: Properties of the instance view.
- properties() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterJob
-
Gets the properties property: Properties of cluster job.
- properties() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterLibrary
-
Gets the properties property: Properties of a library in the cluster.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperation
-
Get the properties property: Properties of a library management operation.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatch
-
Get the properties property: Define cluster patch specific properties.
- properties() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool
-
Gets the properties property: Gets or sets the properties.
- properties() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgrade
-
Gets the properties property: Gets or sets the properties.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgrade
-
Get the properties property: Properties of upgrading cluster pool.
- properties() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistory
-
Gets the properties property: Properties of cluster pool upgrade history.
- properties() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersion
-
Gets the properties property: Cluster pool version properties.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeData
-
Get the properties property: Sets the properties.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgrade
-
Get the properties property: Properties of upgrading cluster.
- properties() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistory
-
Gets the properties property: Properties of cluster upgrade history.
- properties() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeRollback
-
Get the properties property: Properties for manual rollback of cluster's upgrade.
- properties() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterVersion
-
Gets the properties property: Cluster version properties.
- properties() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigResult
-
Gets the properties property: Cluster instance service config properties.
- provider() - Method in class com.azure.resourcemanager.hdinsight.containers.models.OperationDisplay
-
Get the provider property: The localized friendly form of the resource provider name, e.g.
- provisioningState() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Get the provisioningState property: Provisioning state of the resource.
- provisioningState() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResourceProperties
-
Get the provisioningState property: Provisioning state of the resource.
- ProvisioningStatus - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Provisioning state of the resource.
- ProvisioningStatus() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ProvisioningStatus
-
Deprecated.Use the
ProvisioningStatus.fromString(String)factory method. - publicIpTag() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolProfile
-
Get the publicIpTag property: Gets or sets the IP tag for the public IPs created along with the HDInsightOnAks ClusterPools and Clusters.
- PYPI - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Type
-
Static value pypi for Type.
- PyPiLibraryProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties of a PyPi library in the cluster.
- PyPiLibraryProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.PyPiLibraryProperties
-
Creates an instance of PyPiLibraryProperties class.
R
- rangerAdmin() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerProfile
-
Get the rangerAdmin property: Specification for the Ranger Admin service.
- RangerAdminSpec - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Specification for the Ranger Admin service.
- RangerAdminSpec() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpec
-
Creates an instance of RangerAdminSpec class.
- RangerAdminSpecDatabase - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The RangerAdminSpecDatabase model.
- RangerAdminSpecDatabase() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpecDatabase
-
Creates an instance of RangerAdminSpecDatabase class.
- rangerAudit() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerProfile
-
Get the rangerAudit property: Properties required to describe audit log storage.
- RangerAuditSpec - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Properties required to describe audit log storage.
- RangerAuditSpec() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.RangerAuditSpec
-
Creates an instance of RangerAuditSpec class.
- rangerPluginProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the rangerPluginProfile property: Cluster Ranger plugin profile.
- rangerPluginProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Get the rangerPluginProfile property: Cluster Ranger plugin profile.
- rangerProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the rangerProfile property: The ranger cluster profile.
- rangerProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Get the rangerProfile property: The ranger cluster profile.
- RangerProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The ranger cluster profile.
- RangerProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.RangerProfile
-
Creates an instance of RangerProfile class.
- rangerUsersync() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerProfile
-
Get the rangerUsersync property: Specification for the Ranger Usersync service.
- RangerUsersyncMode - Class in com.azure.resourcemanager.hdinsight.containers.models
-
User & groups can be synced automatically or via a static list that's refreshed.
- RangerUsersyncMode() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncMode
-
Deprecated.Use the
RangerUsersyncMode.fromString(String)factory method. - RangerUsersyncSpec - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Specification for the Ranger Usersync service.
- RangerUsersyncSpec() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncSpec
-
Creates an instance of RangerUsersyncSpec class.
- RE_LAUNCH - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Action
-
Static value RE_LAUNCH for Action.
- ready() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewStatus
-
Get the ready property: The cluster ready status.
- ready() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceStatus
-
Get the ready property: Indicates if the service is ready / healthy.
- reason() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.NameAvailabilityResultInner
-
Get the reason property: The reason of unavailability.
- reason() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewStatus
-
Get the reason property: The status reason.
- reason() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.NameAvailabilityResult
-
Gets the reason property: The reason of unavailability.
- referenceName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SecretReference
-
Get the referenceName property: Reference name of the secret to be used in service configs.
- refresh() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Refreshes the resource to sync with Azure.
- refresh() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool
-
Refreshes the resource to sync with Azure.
- refresh(Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Refreshes the resource to sync with Azure.
- refresh(Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool
-
Refreshes the resource to sync with Azure.
- region() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Gets the region of the resource.
- region() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool
-
Gets the region of the resource.
- regionName() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Gets the name of the resource region.
- regionName() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool
-
Gets the name of the resource region.
- remarks() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryProperties
-
Get the remarks property: Remark of the latest library management operation.
- remoteStorageUri() - Method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaProfile
-
Get the remoteStorageUri property: Fully qualified path of Azure Storage container used for Tiered Storage.
- resize(ClusterResizeData) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Resize an existing Cluster.
- resize(ClusterResizeData, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Resize an existing Cluster.
- resize(String, String, String, ClusterResizeData) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Resize an existing Cluster.
- resize(String, String, String, ClusterResizeData) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Resize an existing Cluster.
- resize(String, String, String, ClusterResizeData, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Resize an existing Cluster.
- resize(String, String, String, ClusterResizeData, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Resize an existing Cluster.
- resource() - Method in class com.azure.resourcemanager.hdinsight.containers.models.OperationDisplay
-
Get the resource property: The localized friendly name of the resource type related to this operation.
- resourceGroupName() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Gets the name of the resource group.
- resourceGroupName() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool
-
Gets the name of the resource group.
- resourceId() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentitySpec
-
Get the resourceId property: ResourceId of the managed identity.
- runId() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Get the runId property: Run id of job.
- runJob(String, String, String, ClusterJobInner) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterJobsClient
-
Operations on jobs of HDInsight on AKS cluster.
- runJob(String, String, String, ClusterJobInner) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterJobs
-
Operations on jobs of HDInsight on AKS cluster.
- runJob(String, String, String, ClusterJobInner, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterJobsClient
-
Operations on jobs of HDInsight on AKS cluster.
- runJob(String, String, String, ClusterJobInner, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterJobs
-
Operations on jobs of HDInsight on AKS cluster.
S
- SATURDAY - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleDay
-
Static value Saturday for ScheduleDay.
- SAVEPOINT - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Action
-
Static value SAVEPOINT for Action.
- savePointName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProfile
-
Get the savePointName property: A string property that represents the name of the savepoint for the Flink job.
- savePointName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Get the savePointName property: A string property that represents the name of the savepoint for the Flink job.
- ScaleActionType - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The action type.
- ScaleActionType() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ScaleActionType
-
Deprecated.Use the
ScaleActionType.fromString(String)factory method. - SCALEDOWN - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ScaleActionType
-
Static value scaledown for ScaleActionType.
- SCALEUP - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ScaleActionType
-
Static value scaleup for ScaleActionType.
- scalingMetric() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScalingRule
-
Get the scalingMetric property: Metrics name for individual workloads.
- ScalingRule - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The scaling rule.
- ScalingRule() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ScalingRule
-
Creates an instance of ScalingRule class.
- scalingRules() - Method in class com.azure.resourcemanager.hdinsight.containers.models.LoadBasedConfig
-
Get the scalingRules property: The scaling rules.
- Schedule - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Schedule definition.
- Schedule() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.Schedule
-
Creates an instance of Schedule class.
- SCHEDULE_BASED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleType
-
Static value ScheduleBased for AutoscaleType.
- scheduleBasedConfig() - Method in class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleProfile
-
Get the scheduleBasedConfig property: Profiles of schedule based Autoscale.
- ScheduleBasedConfig - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Profile of schedule based Autoscale.
- ScheduleBasedConfig() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ScheduleBasedConfig
-
Creates an instance of ScheduleBasedConfig class.
- ScheduleDay - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Defines values for ScheduleDay.
- ScheduleDay() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ScheduleDay
-
Deprecated.Use the
ScheduleDay.fromString(String)factory method. - schedules() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleBasedConfig
-
Get the schedules property: This specifies the schedules where scheduled based Autoscale to be enabled, the user has a choice to set multiple rules within the schedule across days and times (start/end).
- ScriptActionProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The script action profile.
- ScriptActionProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
-
Creates an instance of ScriptActionProfile class.
- scriptActionProfiles() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the scriptActionProfiles property: The script action profile list.
- scriptActionProfiles() - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Get the scriptActionProfiles property: The script action profile list.
- SECRET - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.KeyVaultObjectType
-
Static value Secret for KeyVaultObjectType.
- SecretReference - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Secret reference and corresponding properties of a key vault secret.
- SecretReference() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.SecretReference
-
Creates an instance of SecretReference class.
- secrets() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SecretsProfile
-
Get the secrets property: Properties of Key Vault secret.
- secretsProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the secretsProfile property: The cluster secret profile.
- secretsProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Get the secretsProfile property: The cluster secret profile.
- SecretsProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The cluster secret profile.
- SecretsProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.SecretsProfile
-
Creates an instance of SecretsProfile class.
- serviceClient() - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager
-
Gets wrapped service client HDInsightContainersManagementClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API.
- ServiceConfigListResult - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster instance service configs api response.
- ServiceConfigListResult() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResult
-
Creates an instance of ServiceConfigListResult class.
- ServiceConfigListResultProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Service config response.
- ServiceConfigListResultProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Creates an instance of ServiceConfigListResultProperties class.
- ServiceConfigListResultValueEntity - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Default config details.
- ServiceConfigListResultValueEntity() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultValueEntity
-
Creates an instance of ServiceConfigListResultValueEntity class.
- ServiceConfigResult - Interface in com.azure.resourcemanager.hdinsight.containers.models
-
An immutable client-side representation of ServiceConfigResult.
- ServiceConfigResultInner - Class in com.azure.resourcemanager.hdinsight.containers.fluent.models
-
Cluster instance service config.
- ServiceConfigResultInner() - Constructor for class com.azure.resourcemanager.hdinsight.containers.fluent.models.ServiceConfigResultInner
-
Creates an instance of ServiceConfigResultInner class.
- ServiceConfigResultProperties - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster instance service config properties.
- ServiceConfigResultProperties() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigResultProperties
-
Creates an instance of ServiceConfigResultProperties class.
- serviceConfigsProfiles() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the serviceConfigsProfiles property: The service configs profiles.
- serviceConfigsProfiles() - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Get the serviceConfigsProfiles property: The service configs profiles.
- serviceName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterServiceConfigsProfile
-
Get the serviceName property: Name of the service the configurations should apply to.
- serviceName() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Get the serviceName property: Service Config Name.
- services() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
-
Get the services property: List of services to apply the script action.
- ServiceStatus - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Describes the status of a service of a HDInsight on AKS cluster.
- ServiceStatus() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.ServiceStatus
-
Creates an instance of ServiceStatus class.
- serviceStatuses() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewProperties
-
Get the serviceStatuses property: List of statuses of relevant services that make up the HDInsight on AKS cluster to surface to the customer.
- SESSION - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.DeploymentMode
-
Static value Session for DeploymentMode.
- severity() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Get the severity property: Severity of this upgrade.
- severity() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Get the severity property: Severity of this upgrade.
- Severity - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Severity of this upgrade.
- Severity() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.Severity
-
Deprecated.Use the
Severity.fromString(String)factory method. - shouldPersist() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
-
Get the shouldPersist property: Specify if the script should persist on the cluster.
- sourceBuildNumber() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Get the sourceBuildNumber property: Source build number of current cluster component.
- sourceBuildNumber() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Get the sourceBuildNumber property: Source build number.
- sourceClusterVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Get the sourceClusterVersion property: Source cluster version of current cluster component.
- sourceClusterVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Get the sourceClusterVersion property: Version with three part.
- sourceOssVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Get the sourceOssVersion property: Source OSS version of current cluster component.
- sourceOssVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Get the sourceOssVersion property: Version with three part.
- SparkMetastoreSpec - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The metastore specification for Spark cluster.
- SparkMetastoreSpec() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
-
Creates an instance of SparkMetastoreSpec class.
- sparkProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the sparkProfile property: The spark cluster profile.
- SparkProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
The spark cluster profile.
- SparkProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.SparkProfile
-
Creates an instance of SparkProfile class.
- SparkUserPlugin - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Spark user plugin.
- SparkUserPlugin() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.SparkUserPlugin
-
Creates an instance of SparkUserPlugin class.
- SparkUserPlugins - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Spark user plugins spec.
- SparkUserPlugins() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.SparkUserPlugins
-
Creates an instance of SparkUserPlugins class.
- SQL_AUTH - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.DbConnectionAuthenticationMode
-
Static value SqlAuth for DbConnectionAuthenticationMode.
- SQL_AUTH - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.MetastoreDbConnectionAuthenticationMode
-
Static value SqlAuth for MetastoreDbConnectionAuthenticationMode.
- ssh() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ConnectivityProfile
-
Get the ssh property: List of SSH connectivity endpoints.
- SshConnectivityEndpoint - Class in com.azure.resourcemanager.hdinsight.containers.models
-
SSH connectivity endpoint details.
- SshConnectivityEndpoint() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.SshConnectivityEndpoint
-
Creates an instance of SshConnectivityEndpoint class.
- sshProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the sshProfile property: Ssh profile for the cluster.
- sshProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Get the sshProfile property: Ssh profile for the cluster.
- SshProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Ssh profile for the cluster.
- SshProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.SshProfile
-
Creates an instance of SshProfile class.
- STANDARD_HDD_LRS - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.DataDiskType
-
Static value Standard_HDD_LRS for DataDiskType.
- STANDARD_SSD_LRS - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.DataDiskType
-
Static value Standard_SSD_LRS for DataDiskType.
- STANDARD_SSD_ZRS - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.DataDiskType
-
Static value Standard_SSD_ZRS for DataDiskType.
- START - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Action
-
Static value START for Action.
- startTime() - Method in class com.azure.resourcemanager.hdinsight.containers.models.Schedule
-
Get the startTime property: User has to set the start time of current schedule configuration, format like 10:30 (HH:MM).
- STATELESS_UPDATE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Action
-
Static value STATELESS_UPDATE for Action.
- STATELESS_UPDATE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.UpgradeMode
-
Static value STATELESS_UPDATE for UpgradeMode.
- STATIC - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncMode
-
Static value static for RangerUsersyncMode.
- status() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewProperties
-
Get the status property: Status of the instance view.
- status() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryProperties
-
Get the status property: Status of the library.
- status() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Get the status property: Business status of the resource.
- status() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResourceProperties
-
Get the status property: Business status of the resource.
- status() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Get the status property: Status of job.
- status() - Method in class com.azure.resourcemanager.hdinsight.containers.models.MavenLibraryProperties
-
Get the status property: Status of the library.
- status() - Method in class com.azure.resourcemanager.hdinsight.containers.models.PyPiLibraryProperties
-
Get the status property: Status of the library.
- Status - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Status of the library.
- Status() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.Status
-
Deprecated.Use the
Status.fromString(String)factory method. - stdErrorEnabled() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsApplicationLogs
-
Get the stdErrorEnabled property: True if stderror is enabled, otherwise false.
- stdOutEnabled() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsApplicationLogs
-
Get the stdOutEnabled property: True if stdout is enabled, otherwise false.
- STOP - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Action
-
Static value STOP for Action.
- storage() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Get the storage property: The storage profile.
- storage() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserTelemetry
-
Get the storage property: Trino user telemetry definition.
- storageAccount() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAuditSpec
-
Get the storageAccount property: Azure storage location of the blobs.
- storagekey() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkStorageProfile
-
Get the storagekey property: Storage key is only required for wasb(s) storage.
- storageUri() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkStorageProfile
-
Get the storageUri property: Storage account uri which is used for savepoint and checkpoint state.
- stubProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the stubProfile property: Stub cluster profile.
- subnetId() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNetworkProfile
-
Get the subnetId property: Cluster pool subnet resource id.
- SUCCEED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryUpgradeResultType
-
Static value Succeed for ClusterPoolUpgradeHistoryUpgradeResultType.
- SUCCEED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryUpgradeResultType
-
Static value Succeed for ClusterUpgradeHistoryUpgradeResultType.
- SUCCEEDED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ProvisioningStatus
-
Static value Succeeded for ProvisioningStatus.
- SUNDAY - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleDay
-
Static value Sunday for ScheduleDay.
- SUPPORTED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.CurrentClusterAksVersionStatus
-
Static value Supported for CurrentClusterAksVersionStatus.
- SUPPORTED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.CurrentClusterPoolAksVersionStatus
-
Static value Supported for CurrentClusterPoolAksVersionStatus.
- suspend() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoDebugConfig
-
Get the suspend property: The flag that if suspend debug or not.
- SYSTEM - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Origin
-
Static value system for Origin.
- systemData() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterAvailableUpgradeInner
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInner
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterJobInner
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterLibraryInner
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolAvailableUpgradeInner
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolInner
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolUpgradeHistoryInner
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolVersionInner
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterUpgradeHistoryInner
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterVersionInner
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgrade
-
Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterJob
-
Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterLibrary
-
Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperation
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool
-
Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgrade
-
Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistory
-
Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersion
-
Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeData
-
Get the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistory
-
Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
- systemData() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterVersion
-
Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information.
T
- tag() - Method in class com.azure.resourcemanager.hdinsight.containers.models.IpTag
-
Get the tag property: Gets or sets value of the IpTag associated with the public IP.
- tags() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Gets the tags property: Resource tags.
- tags() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatch
-
Get the tags property: Resource tags.
- tags() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool
-
Gets the tags property: Resource tags.
- tags() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TagsObject
-
Get the tags property: Resource tags.
- TagsObject - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Tags object for patch operations.
- TagsObject() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.TagsObject
-
Creates an instance of TagsObject class.
- targetAksVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchVersionUpgradeProperties
-
Get the targetAksVersion property: Target AKS version.
- targetBuildNumber() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Get the targetBuildNumber property: Target build number of component to be upgraded.
- targetBuildNumber() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Get the targetBuildNumber property: Target build number.
- targetBuildNumber() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeProperties
-
Get the targetBuildNumber property: Target build number of component to be upgraded.
- targetClusterVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Get the targetClusterVersion property: Target cluster version of component to be upgraded.
- targetClusterVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Get the targetClusterVersion property: Version with three part.
- targetClusterVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeProperties
-
Get the targetClusterVersion property: Target cluster version of component to be upgraded.
- targetOssVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Get the targetOssVersion property: Target OSS version of component to be upgraded.
- targetOssVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Get the targetOssVersion property: Version with three part.
- targetOssVersion() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeProperties
-
Get the targetOssVersion property: Target OSS version of component to be upgraded.
- targetWorkerNodeCount() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeProperties
-
Get the targetWorkerNodeCount property: Target node count of worker node.
- taskManager() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Get the taskManager property: Task Manager container/ process CPU and memory requirements.
- threshold() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComparisonRule
-
Get the threshold property: Threshold setting.
- thriftUrl() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
-
Get the thriftUrl property: The thrift url.
- THURSDAY - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleDay
-
Static value Thursday for ScheduleDay.
- timeoutInMinutes() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
-
Get the timeoutInMinutes property: Timeout duration for the script action in minutes.
- timestamp() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryProperties
-
Get the timestamp property: Timestamp of the latest library management operation.
- timestamp() - Method in class com.azure.resourcemanager.hdinsight.containers.models.MavenLibraryProperties
-
Get the timestamp property: Timestamp of the latest library management operation.
- timestamp() - Method in class com.azure.resourcemanager.hdinsight.containers.models.PyPiLibraryProperties
-
Get the timestamp property: Timestamp of the latest library management operation.
- timeZone() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleBasedConfig
-
Get the timeZone property: User has to specify the timezone on which the schedule has to be set for schedule based autoscale configuration.
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterAvailableUpgradeInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInstanceViewResultInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterJobInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterLibraryInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolAvailableUpgradeInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolUpgradeHistoryInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolVersionInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterUpgradeHistoryInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterVersionInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.NameAvailabilityResultInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.OperationInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ServiceConfigResultInner
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfileAksClusterAgentPoolIdentityProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.AuthorizationProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.CatalogOptions
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAccessProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAksPatchUpgradeHistoryProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAksPatchVersionUpgradeProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeAksPatchUpgradeProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeHotfixUpgradeProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeList
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradePatchVersionUpgradeProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterComponentsItem
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterConfigFile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeHistoryProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeRollbackHistoryProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewPropertiesStatus
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewResultProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewsResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewStatus
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterJobList
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterJobProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryList
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperation
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperationProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsApplicationLogs
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatch
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeHistoryProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeRollbackHistoryProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchUpgradeHistoryProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchVersionUpgradeProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeAksPatchUpgradeProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeList
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeNodeOsUpgradeProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolComputeProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolLogAnalyticsProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNetworkProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNodeOsImageUpdateProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNodeOsUpgradeHistoryProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesAksClusterProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesClusterPoolProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesComputeProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesLogAnalyticsProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesNetworkProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgrade
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersionProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersionsListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPrometheusProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterRangerPluginProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeData
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResourceProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterServiceConfig
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterServiceConfigsProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgrade
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeRollback
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeRollbackProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionsListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComparisonRule
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComputeProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComputeResourceDefinition
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ConnectivityProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ConnectivityProfileWeb
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.DiskStorageProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkCatalogOptions
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkHiveCatalogOption
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkStorageProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.HiveCatalogOption
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.IdentityProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.IpTag
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaConnectivityEndpoints
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.LoadBasedConfig
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentityProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentitySpec
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.MavenLibraryProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.NameAvailabilityParameters
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.NodeProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.OperationDisplay
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.OperationListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.PyPiLibraryProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpec
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpecDatabase
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAuditSpec
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncSpec
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScalingRule
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.Schedule
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleBasedConfig
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SecretReference
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SecretsProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResult
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultValueEntity
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigResultProperties
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceStatus
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkUserPlugin
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkUserPlugins
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SshConnectivityEndpoint
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SshProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TagsObject
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoCoordinator
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoDebugConfig
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoTelemetryConfig
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserPlugin
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserPlugins
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserTelemetry
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoWorker
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
- toJson(JsonWriter) - Method in class com.azure.resourcemanager.hdinsight.containers.models.WebConnectivityEndpoint
- TrinoCoordinator - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Trino Coordinator.
- TrinoCoordinator() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.TrinoCoordinator
-
Creates an instance of TrinoCoordinator class.
- TrinoDebugConfig - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Trino debug configuration.
- TrinoDebugConfig() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.TrinoDebugConfig
-
Creates an instance of TrinoDebugConfig class.
- trinoProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Get the trinoProfile property: Trino Cluster profile.
- trinoProfile() - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Get the trinoProfile property: Trino Cluster profile.
- TrinoProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Trino Cluster profile.
- TrinoProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.TrinoProfile
-
Creates an instance of TrinoProfile class.
- TrinoTelemetryConfig - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Trino user telemetry definition.
- TrinoTelemetryConfig() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.TrinoTelemetryConfig
-
Creates an instance of TrinoTelemetryConfig class.
- TrinoUserPlugin - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Trino user plugin.
- TrinoUserPlugin() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserPlugin
-
Creates an instance of TrinoUserPlugin class.
- TrinoUserPlugins - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Trino user plugins spec.
- TrinoUserPlugins() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserPlugins
-
Creates an instance of TrinoUserPlugins class.
- TrinoUserTelemetry - Class in com.azure.resourcemanager.hdinsight.containers.models
-
User telemetry.
- TrinoUserTelemetry() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserTelemetry
-
Creates an instance of TrinoUserTelemetry class.
- TrinoWorker - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Trino worker.
- TrinoWorker() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.TrinoWorker
-
Creates an instance of TrinoWorker class.
- Troubleshooting - Section in Overview
- TUESDAY - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleDay
-
Static value Tuesday for ScheduleDay.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterAvailableUpgradeInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterJobInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterLibraryInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolAvailableUpgradeInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolUpgradeHistoryInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolVersionInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterUpgradeHistoryInner
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterVersionInner
-
Get the type property: The type of the resource.
- type() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Gets the type property: The type of the resource.
- type() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgrade
-
Gets the type property: The type of the resource.
- type() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterJob
-
Gets the type property: The type of the resource.
- type() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterLibrary
-
Gets the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperation
-
Get the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryProperties
-
Get the type property: Type of the library.
- type() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool
-
Gets the type property: The type of the resource.
- type() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgrade
-
Gets the type property: The type of the resource.
- type() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistory
-
Gets the type property: The type of the resource.
- type() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersion
-
Gets the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeData
-
Get the type property: The type of the resource.
- type() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistory
-
Gets the type property: The type of the resource.
- type() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterVersion
-
Gets the type property: The type of the resource.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentitySpec
-
Get the type property: The type of managed identity.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.models.MavenLibraryProperties
-
Get the type property: Type of the library.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.models.NameAvailabilityParameters
-
Get the type property: The resource type in Microsoft.HDInsight.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.models.NodeProfile
-
Get the type property: The node type.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.models.PyPiLibraryProperties
-
Get the type property: Type of the library.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
-
Get the type property: Type of the script action.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SecretReference
-
Get the type property: Type of key vault object: secret, key or certificate.
- type() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Get the type property: Config type.
- Type - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Type of the library.
- Type() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.Type
-
Deprecated.Use the
Type.fromString(String)factory method.
U
- UNINSTALL - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.LibraryManagementAction
-
Static value Uninstall for LibraryManagementAction.
- UNINSTALL_FAILED - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Status
-
Static value UNINSTALL_FAILED for Status.
- UNINSTALLING - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Status
-
Static value UNINSTALLING for Status.
- UpdatableClusterProfile - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Cluster resource patch properties.
- UpdatableClusterProfile() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Creates an instance of UpdatableClusterProfile class.
- update() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Begins update for the Cluster resource.
- update() - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool
-
Begins update for the ClusterPool resource.
- update(String, String, String, ClusterPatch) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Updates an existing Cluster.
- update(String, String, String, ClusterPatch, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Updates an existing Cluster.
- UPDATE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Action
-
Static value UPDATE for Action.
- UPDATE - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.UpgradeMode
-
Static value UPDATE for UpgradeMode.
- updateTags(String, String, TagsObject) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Updates an existing Cluster Pool Tags.
- updateTags(String, String, TagsObject, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Updates an existing Cluster Pool Tags.
- upgrade(ClusterPoolUpgrade) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool
-
Upgrade a cluster pool.
- upgrade(ClusterPoolUpgrade, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool
-
Upgrade a cluster pool.
- upgrade(ClusterUpgrade) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Upgrade a cluster.
- upgrade(ClusterUpgrade, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Upgrade a cluster.
- upgrade(String, String, ClusterPoolUpgrade) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Upgrade a cluster pool.
- upgrade(String, String, ClusterPoolUpgrade) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPools
-
Upgrade a cluster pool.
- upgrade(String, String, ClusterPoolUpgrade, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClusterPoolsClient
-
Upgrade a cluster pool.
- upgrade(String, String, ClusterPoolUpgrade, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPools
-
Upgrade a cluster pool.
- upgrade(String, String, String, ClusterUpgrade) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Upgrade a cluster.
- upgrade(String, String, String, ClusterUpgrade) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Upgrade a cluster.
- upgrade(String, String, String, ClusterUpgrade, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Upgrade a cluster.
- upgrade(String, String, String, ClusterUpgrade, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Upgrade a cluster.
- upgradeAllClusterNodes() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchUpgradeHistoryProperties
-
Get the upgradeAllClusterNodes property: Whether upgrade all cluster nodes.
- upgradeAllClusterNodes() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchVersionUpgradeProperties
-
Get the upgradeAllClusterNodes property: whether upgrade all clusters' nodes.
- upgradeClusterPool() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchUpgradeHistoryProperties
-
Get the upgradeClusterPool property: Whether upgrade cluster pool.
- upgradeClusterPool() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchVersionUpgradeProperties
-
Get the upgradeClusterPool property: whether upgrade cluster pool or not.
- upgradeHistory() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeRollbackProperties
-
Get the upgradeHistory property: A specific upgrade history to rollback.
- upgradeManualRollback(ClusterUpgradeRollback) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Manual rollback upgrade for a cluster.
- upgradeManualRollback(ClusterUpgradeRollback, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster
-
Manual rollback upgrade for a cluster.
- upgradeManualRollback(String, String, String, ClusterUpgradeRollback) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Manual rollback upgrade for a cluster.
- upgradeManualRollback(String, String, String, ClusterUpgradeRollback) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Manual rollback upgrade for a cluster.
- upgradeManualRollback(String, String, String, ClusterUpgradeRollback, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.fluent.ClustersClient
-
Manual rollback upgrade for a cluster.
- upgradeManualRollback(String, String, String, ClusterUpgradeRollback, Context) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Clusters
-
Manual rollback upgrade for a cluster.
- upgradeMode() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProfile
-
Get the upgradeMode property: A string property that indicates the upgrade mode to be performed on the Flink job.
- UpgradeMode - Class in com.azure.resourcemanager.hdinsight.containers.models
-
A string property that indicates the upgrade mode to be performed on the Flink job.
- UpgradeMode() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.UpgradeMode
-
Deprecated.Use the
UpgradeMode.fromString(String)factory method. - upgradeResult() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryProperties
-
Get the upgradeResult property: Result of this upgrade.
- upgradeResult() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryProperties
-
Get the upgradeResult property: Result of this upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAksPatchUpgradeHistoryProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAksPatchVersionUpgradeProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeAksPatchUpgradeProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeHotfixUpgradeProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradePatchVersionUpgradeProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeHistoryProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeRollbackHistoryProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeHistoryProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeRollbackHistoryProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchUpgradeHistoryProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchVersionUpgradeProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeAksPatchUpgradeProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeNodeOsUpgradeProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNodeOsImageUpdateProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNodeOsUpgradeHistoryProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryProperties
-
Get the upgradeType property: Type of upgrade.
- upgradeType() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeProperties
-
Get the upgradeType property: Type of upgrade.
- url() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
-
Get the url property: Url of the script file.
- USER - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentityType
-
Static value user for ManagedIdentityType.
- USER - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Origin
-
Static value user for Origin.
- USER_DEFINED_ROUTING - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.OutboundType
-
Static value userDefinedRouting for OutboundType.
- USER_SYSTEM - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.Origin
-
Static value user,system for Origin.
- userIds() - Method in class com.azure.resourcemanager.hdinsight.containers.models.AuthorizationProfile
-
Get the userIds property: AAD user Ids authorized for data plane access.
- userMappingLocation() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncSpec
-
Get the userMappingLocation property: Azure storage location of a mapping file that lists user & group associations.
- username() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpecDatabase
-
Get the username property: The name of the database user.
- userPluginsSpec() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkProfile
-
Get the userPluginsSpec property: Spark user plugins spec.
- userPluginsSpec() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoProfile
-
Get the userPluginsSpec property: Trino user plugins spec.
- users() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncSpec
-
Get the users property: List of user names that should be synced.
- userTelemetrySpec() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoProfile
-
Get the userTelemetrySpec property: User telemetry.
- utcTime() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryProperties
-
Get the utcTime property: Time when created this upgrade history.
- utcTime() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryProperties
-
Get the utcTime property: Time when created this upgrade history.
V
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterAvailableUpgradeInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInstanceViewResultInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterJobInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterLibraryInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolAvailableUpgradeInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolUpgradeHistoryInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolVersionInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterUpgradeHistoryInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterVersionInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.NameAvailabilityResultInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.OperationInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ServiceConfigResultInner
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfileAksClusterAgentPoolIdentityProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.AuthorizationProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.CatalogOptions
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAccessProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAksPatchUpgradeHistoryProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAksPatchVersionUpgradeProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeAksPatchUpgradeProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeHotfixUpgradeProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeList
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradePatchVersionUpgradeProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterComponentsItem
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterConfigFile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeHistoryProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeRollbackHistoryProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewPropertiesStatus
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewResultProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewsResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewStatus
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterJobList
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterJobProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryList
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperation
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperationProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsApplicationLogs
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatch
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeHistoryProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeRollbackHistoryProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchUpgradeHistoryProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchVersionUpgradeProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeAksPatchUpgradeProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeList
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeNodeOsUpgradeProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolComputeProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolLogAnalyticsProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNetworkProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNodeOsImageUpdateProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNodeOsUpgradeHistoryProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesAksClusterProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesClusterPoolProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesComputeProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesLogAnalyticsProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesNetworkProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgrade
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersionProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersionsListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPrometheusProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterRangerPluginProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeData
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResourceProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterServiceConfig
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterServiceConfigsProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgrade
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeRollback
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeRollbackProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionsListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComparisonRule
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComputeProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComputeResourceDefinition
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ConnectivityProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ConnectivityProfileWeb
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.DiskStorageProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkCatalogOptions
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkHiveCatalogOption
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkStorageProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.HiveCatalogOption
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.IdentityProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.IpTag
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaConnectivityEndpoints
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.LoadBasedConfig
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentityProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentitySpec
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.MavenLibraryProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.NameAvailabilityParameters
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.NodeProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.OperationDisplay
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.OperationListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.PyPiLibraryProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpec
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpecDatabase
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAuditSpec
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncSpec
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScalingRule
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.Schedule
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleBasedConfig
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SecretReference
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SecretsProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResult
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultValueEntity
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigResultProperties
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceStatus
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkUserPlugin
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkUserPlugins
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SshConnectivityEndpoint
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SshProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TagsObject
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoCoordinator
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoDebugConfig
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoTelemetryConfig
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserPlugin
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserPlugins
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserTelemetry
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoWorker
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Validates the instance.
- validate() - Method in class com.azure.resourcemanager.hdinsight.containers.models.WebConnectivityEndpoint
-
Validates the instance.
- value() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeList
-
Get the value property: Collection of Cluster available upgrade.
- value() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewsResult
-
Get the value property: Cluster instance view array.
- value() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterJobList
-
Get the value property: Collection of cluster job.
- value() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryList
-
Get the value property: Collection of libraries in the cluster.
- value() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterListResult
-
Get the value property: The list of clusters.
- value() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeList
-
Get the value property: Collection of cluster pool available upgrade.
- value() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolListResult
-
Get the value property: The list of cluster pools.
- value() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryListResult
-
Get the value property: The list of cluster pool upgrade history.
- value() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersionsListResult
-
Get the value property: The list of cluster pool versions.
- value() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryListResult
-
Get the value property: The list of cluster upgrade history.
- value() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionsListResult
-
Get the value property: The list of cluster versions.
- value() - Method in class com.azure.resourcemanager.hdinsight.containers.models.OperationListResult
-
Get the value property: List of operations supported by the resource provider.
- value() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResult
-
Get the value property: Cluster instance service config array.
- value() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultValueEntity
-
Get the value property: Config value.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.Action
-
Gets known Action values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ActionType
-
Gets known ActionType values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleType
-
Gets known AutoscaleType values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.Category
-
Gets known Category values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeType
-
Gets known ClusterAvailableUpgradeType values.
- values() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterConfigFile
-
Get the values property: List of key value pairs where key represents a valid service configuration name and value represents the value of the config.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeType
-
Gets known ClusterPoolAvailableUpgradeType values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryType
-
Gets known ClusterPoolUpgradeHistoryType values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryUpgradeResultType
-
Gets known ClusterPoolUpgradeHistoryUpgradeResultType values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeType
-
Gets known ClusterPoolUpgradeType values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistorySeverityType
-
Gets known ClusterUpgradeHistorySeverityType values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryType
-
Gets known ClusterUpgradeHistoryType values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryUpgradeResultType
-
Gets known ClusterUpgradeHistoryUpgradeResultType values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeType
-
Gets known ClusterUpgradeType values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ComparisonOperator
-
Gets known ComparisonOperator values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ContentEncoding
-
Gets known ContentEncoding values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.CurrentClusterAksVersionStatus
-
Gets known CurrentClusterAksVersionStatus values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.CurrentClusterPoolAksVersionStatus
-
Gets known CurrentClusterPoolAksVersionStatus values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.DataDiskType
-
Gets known DataDiskType values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.DbConnectionAuthenticationMode
-
Gets known DbConnectionAuthenticationMode values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.DeploymentMode
-
Gets known DeploymentMode values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.JobType
-
Gets known JobType values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.KeyVaultObjectType
-
Gets known KeyVaultObjectType values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.LibraryManagementAction
-
Gets known LibraryManagementAction values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentityType
-
Gets known ManagedIdentityType values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.MetastoreDbConnectionAuthenticationMode
-
Gets known MetastoreDbConnectionAuthenticationMode values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.Origin
-
Gets known Origin values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.OutboundType
-
Gets known OutboundType values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ProvisioningStatus
-
Gets known ProvisioningStatus values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncMode
-
Gets known RangerUsersyncMode values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ScaleActionType
-
Gets known ScaleActionType values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleDay
-
Gets known ScheduleDay values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.Severity
-
Gets known Severity values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.Status
-
Gets known Status values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.Type
-
Gets known Type values.
- values() - Static method in class com.azure.resourcemanager.hdinsight.containers.models.UpgradeMode
-
Gets known UpgradeMode values.
- version() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterComponentsItem
-
Get the version property: The version property.
- version() - Method in class com.azure.resourcemanager.hdinsight.containers.models.MavenLibraryProperties
-
Get the version property: Version of the Maven package.
- version() - Method in class com.azure.resourcemanager.hdinsight.containers.models.PyPiLibraryProperties
-
Get the version property: Version of the PyPi package.
- version() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SecretReference
-
Get the version property: Version of the secret in key vault.
- vmSize() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolComputeProfile
-
Get the vmSize property: The virtual machine SKU.
- vmSize() - Method in class com.azure.resourcemanager.hdinsight.containers.models.NodeProfile
-
Get the vmSize property: The virtual machine SKU.
- vmSize() - Method in class com.azure.resourcemanager.hdinsight.containers.models.SshProfile
-
Get the vmSize property: The virtual machine SKU.
W
- We'd love to hear your feedback - Section in Overview
- web() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ConnectivityProfile
-
Get the web property: Web connectivity endpoint details.
- WebConnectivityEndpoint - Class in com.azure.resourcemanager.hdinsight.containers.models
-
Web connectivity endpoint details.
- WebConnectivityEndpoint() - Constructor for class com.azure.resourcemanager.hdinsight.containers.models.WebConnectivityEndpoint
-
Creates an instance of WebConnectivityEndpoint class.
- WEDNESDAY - Static variable in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleDay
-
Static value Wednesday for ScheduleDay.
- withAction(Action) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Set the action property: A string property that indicates the action to be performed on the Flink job.
- withAction(LibraryManagementAction) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperationProperties
-
Set the action property: The library management action.
- withActionType(ScaleActionType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScalingRule
-
Set the actionType property: The action type.
- withAdmins(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpec
-
Set the admins property: List of usernames that should be marked as ranger admins.
- withAksClusterAgentPoolIdentityProfile(AksClusterProfileAksClusterAgentPoolIdentityProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfile
-
Set the aksClusterAgentPoolIdentityProfile property: Identity properties of the AKS cluster agentpool MSI.
- withAksClusterAgentPoolIdentityProfile(AksClusterProfileAksClusterAgentPoolIdentityProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesAksClusterProfile
-
Set the aksClusterAgentPoolIdentityProfile property: Identity properties of the AKS cluster agentpool MSI.
- withAksClusterResourceId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfile
-
Set the aksClusterResourceId property: ARM Resource ID of the AKS cluster.
- withAksClusterResourceId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesAksClusterProfile
-
Set the aksClusterResourceId property: ARM Resource ID of the AKS cluster.
- withAksVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersionProperties
-
Set the aksVersion property: AKS version.
- withApiServerAuthorizedIpRanges(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNetworkProfile
-
Set the apiServerAuthorizedIpRanges property: IP ranges are specified in CIDR format, e.g. 137.117.106.88/29.
- withApiServerAuthorizedIpRanges(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesNetworkProfile
-
Set the apiServerAuthorizedIpRanges property: IP ranges are specified in CIDR format, e.g. 137.117.106.88/29.
- withApplicationLogs(ClusterLogAnalyticsApplicationLogs) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsProfile
-
Set the applicationLogs property: Collection of logs to be enabled or disabled for log analytics.
- withArgs(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProfile
-
Set the args property: A string property representing additional JVM arguments for the Flink job.
- withArgs(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Set the args property: A string property representing additional JVM arguments for the Flink job.
- withAuthorizationProfile(AuthorizationProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the authorizationProfile property: Authorization profile with details of AAD user Ids and group Ids authorized for data plane access.
- withAuthorizationProfile(AuthorizationProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Set the authorizationProfile property: Authorization profile with details of AAD user Ids and group Ids authorized for data plane access.
- withAutoscaleProfile(AutoscaleProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the autoscaleProfile property: This is the Autoscale profile for the cluster.
- withAutoscaleProfile(AutoscaleProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Set the autoscaleProfile property: This is the Autoscale profile for the cluster.
- withAutoscaleType(AutoscaleType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleProfile
-
Set the autoscaleType property: User to specify which type of Autoscale to be implemented - Scheduled Based or Load Based.
- withAvailabilityZones(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolComputeProfile
-
Set the availabilityZones property: The list of Availability zones to use for AKS VMSS nodes.
- withAvailabilityZones(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesComputeProfile
-
Set the availabilityZones property: The list of Availability zones to use for AKS VMSS nodes.
- withAvailabilityZones(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComputeProfile
-
Set the availabilityZones property: The list of Availability zones to use for AKS VMSS nodes.
- withBootstrapServerEndpoint(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaConnectivityEndpoints
-
Set the bootstrapServerEndpoint property: bootstrap server connectivity endpoint.
- withBrokerEndpoints(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaConnectivityEndpoints
-
Set the brokerEndpoints property: Kafka broker endpoint list.
- withCatalogName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.HiveCatalogOption
-
Set the catalogName property: Name of trino catalog which should use specified hive metastore.
- withCatalogOptions(CatalogOptions) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoProfile
-
Set the catalogOptions property: Trino cluster catalog options.
- withCatalogOptions(FlinkCatalogOptions) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Set the catalogOptions property: Flink cluster catalog options.
- withClientId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentitySpec
-
Set the clientId property: ClientId of the managed identity.
- withClusterAccessProfile(ClusterAccessProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the clusterAccessProfile property: Cluster access profile.
- withClusterPoolProfile(ClusterPoolResourcePropertiesClusterPoolProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Set the clusterPoolProfile property: CLuster pool profile.
- withClusterPoolVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolProfile
-
Set the clusterPoolVersion property: Cluster pool version is a 2-part version.
- withClusterPoolVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesClusterPoolProfile
-
Set the clusterPoolVersion property: Cluster pool version is a 2-part version.
- withClusterPoolVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersionProperties
-
Set the clusterPoolVersion property: Cluster pool version is a 2-part version.
- withClusterPoolVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionProperties
-
Set the clusterPoolVersion property: The two part cluster pool version.
- withClusterProfile(ClusterProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResourceProperties
-
Set the clusterProfile property: Cluster profile.
- withClusterProfile(UpdatableClusterProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchProperties
-
Set the clusterProfile property: Cluster resource patch properties.
- withClusterType(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResourceProperties
-
Set the clusterType property: The type of cluster.
- withClusterType(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionProperties
-
Set the clusterType property: The type of cluster.
- withClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the clusterVersion property: Version with 3/4 part.
- withClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionProperties
-
Set the clusterVersion property: Version with three part.
- withComparisonRule(ComparisonRule) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScalingRule
-
Set the comparisonRule property: The comparison rule.
- withComponent(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterServiceConfig
-
Set the component property: Name of the component the config files should apply to.
- withComponentName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Set the componentName property: Name of component to be upgraded.
- withComponentName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeHotfixUpgradeProperties
-
Set the componentName property: Name of component to be upgraded.
- withComponentName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradePatchVersionUpgradeProperties
-
Set the componentName property: Name of component to be upgraded.
- withComponentName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeHistoryProperties
-
Set the componentName property: Component name to upgrade.
- withComponentName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeProperties
-
Set the componentName property: Name of component to be upgraded.
- withComponentName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeRollbackHistoryProperties
-
Set the componentName property: Component name to upgrade.
- withComponentName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Set the componentName property: Component name to upgrade.
- withComponentName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeProperties
-
Set the componentName property: Name of component to be upgraded.
- withComponentName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeHistoryProperties
-
Set the componentName property: Component name to upgrade.
- withComponentName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeProperties
-
Set the componentName property: Name of component to be upgraded.
- withComponentName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeRollbackHistoryProperties
-
Set the componentName property: Component name to upgrade.
- withComponentName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Set the componentName property: Component Name.
- withComponentName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigResultProperties
-
Set the componentName property: Component Name.
- withComputeProfile(ClusterPoolResourcePropertiesComputeProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Set the computeProfile property: CLuster pool compute profile.
- withComputeProfile(ComputeProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResourceProperties
-
Set the computeProfile property: The compute profile.
- withConfigs(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterServiceConfigsProfile
-
Set the configs property: List of service configs.
- withContent(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterConfigFile
-
Set the content property: Free form content of the entire configuration file.
- withContent(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Set the content property: Content in the service config file.
- withContent(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigResultProperties
-
Set the content property: Content in the service config file.
- withCooldownPeriod(Integer) - Method in class com.azure.resourcemanager.hdinsight.containers.models.LoadBasedConfig
-
Set the cooldownPeriod property: This is a cool down period, this is a time period in seconds, which determines the amount of time that must elapse between a scaling activity started by a rule and the start of the next scaling activity, regardless of the rule that triggers it.
- withCoordinator(TrinoCoordinator) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoProfile
-
Set the coordinator property: Trino Coordinator.
- withCount(int) - Method in class com.azure.resourcemanager.hdinsight.containers.models.NodeProfile
-
Set the count property: The number of virtual machines.
- withCount(int) - Method in class com.azure.resourcemanager.hdinsight.containers.models.Schedule
-
Set the count property: User has to set the node count anticipated at end of the scaling operation of the set current schedule configuration, format is integer.
- withCount(int) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SshProfile
-
Set the count property: Number of ssh pods per cluster.
- withCpu(float) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComputeResourceDefinition
-
Set the cpu property: The required CPU.
- withCreatedTime(OffsetDateTime) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Set the createdTime property: Created time of current available upgrade version.
- withCreatedTime(OffsetDateTime) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeHotfixUpgradeProperties
-
Set the createdTime property: Created time of current available upgrade version.
- withCreatedTime(OffsetDateTime) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradePatchVersionUpgradeProperties
-
Set the createdTime property: Created time of current available upgrade version.
- withCurrentVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeAksPatchUpgradeProperties
-
Set the currentVersion property: Current node pool version.
- withCurrentVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeAksPatchUpgradeProperties
-
Set the currentVersion property: Current AKS version.
- withCurrentVersionStatus(CurrentClusterAksVersionStatus) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeAksPatchUpgradeProperties
-
Set the currentVersionStatus property: Current AKS version's status: whether it is deprecated or supported.
- withCurrentVersionStatus(CurrentClusterPoolAksVersionStatus) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeAksPatchUpgradeProperties
-
Set the currentVersionStatus property: Current AKS version's status: whether it is deprecated or supported.
- withCustomKeys(Map) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Set the customKeys property: The custom keys.
- withCustomKeys(Map) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigResultProperties
-
Set the customKeys property: The custom keys.
- withDatabase(RangerAdminSpecDatabase) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpec
-
Set the database property: The database property.
- withDataDiskSize(int) - Method in class com.azure.resourcemanager.hdinsight.containers.models.DiskStorageProfile
-
Set the dataDiskSize property: Managed Disk size in GB.
- withDataDiskType(DataDiskType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.DiskStorageProfile
-
Set the dataDiskType property: Managed Disk Type.
- withDays(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.Schedule
-
Set the days property: User has to set the days where schedule has to be set for autoscale operation.
- withDbConnectionAuthenticationMode(DbConnectionAuthenticationMode) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
-
Set the dbConnectionAuthenticationMode property: The authentication mode to connect to your Hive metastore database.
- withDbName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
-
Set the dbName property: The database name.
- withDbPasswordSecretName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
-
Set the dbPasswordSecretName property: The secret name which contains the database user password.
- withDbServerHost(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
-
Set the dbServerHost property: The database server host.
- withDbUsername(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
-
Set the dbUsername property: The database user name.
- withDebug(TrinoDebugConfig) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoCoordinator
-
Set the debug property: Trino debug configuration.
- withDebug(TrinoDebugConfig) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoWorker
-
Set the debug property: Trino debug configuration.
- withDefaultCount(int) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleBasedConfig
-
Set the defaultCount property: Setting default node count of current schedule configuration.
- withDefaultKeys(Map) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Set the defaultKeys property: The default keys.
- withDefaultKeys(Map) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigResultProperties
-
Set the defaultKeys property: The default keys.
- withDefaultPollInterval(Duration) - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager.Configurable
-
Sets the default poll interval, used when service does not provide "Retry-After" header.
- withDefaultStorageUrl(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkProfile
-
Set the defaultStorageUrl property: The default storage URL.
- withDeploymentMode(DeploymentMode) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Set the deploymentMode property: A string property that indicates the deployment mode of Flink cluster.
- withDescription(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Set the description property: Hotfix version upgrade description.
- withDescription(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeHotfixUpgradeProperties
-
Set the description property: Hotfix version upgrade description.
- withDescription(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradePatchVersionUpgradeProperties
-
Set the description property: Hotfix version upgrade description.
- withDescription(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultValueEntity
-
Set the description property: Config description.
- withDiskStorage(DiskStorageProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaProfile
-
Set the diskStorage property: Kafka disk storage profile.
- withDisplay(OperationDisplay) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.OperationInner
-
Set the display property: Localized display information for this particular operation.
- withEnable(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoDebugConfig
-
Set the enable property: The flag that if enable debug or not.
- withEnabled(boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleProfile
-
Set the enabled property: This indicates whether auto scale is enabled on HDInsight on AKS cluster.
- withEnabled(boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsProfile
-
Set the enabled property: True if log analytics is enabled for the cluster, otherwise false.
- withEnabled(boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolLogAnalyticsProfile
-
Set the enabled property: True if log analytics is enabled for cluster pool, otherwise false.
- withEnabled(boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesLogAnalyticsProfile
-
Set the enabled property: True if log analytics is enabled for cluster pool, otherwise false.
- withEnabled(boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPrometheusProfile
-
Set the enabled property: Enable Prometheus for cluster or not.
- withEnabled(boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterRangerPluginProfile
-
Set the enabled property: Enable Ranger for cluster or not.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncSpec
-
Set the enabled property: Denotes whether usersync service should be enabled.
- withEnabled(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserPlugin
-
Set the enabled property: Denotes whether the plugin is active or not.
- withEnableInternalIngress(boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAccessProfile
-
Set the enableInternalIngress property: Whether to create cluster using private IP instead of public IP.
- withEnableKRaft(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaProfile
-
Set the enableKRaft property: Expose Kafka cluster in KRaft mode.
- withEnablePrivateApiServer(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNetworkProfile
-
Set the enablePrivateApiServer property: ClusterPool is based on AKS cluster.
- withEnablePrivateApiServer(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesNetworkProfile
-
Set the enablePrivateApiServer property: ClusterPool is based on AKS cluster.
- withEnablePublicEndpoints(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaProfile
-
Set the enablePublicEndpoints property: Expose worker nodes as public endpoints.
- withEncoding(ContentEncoding) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterConfigFile
-
Set the encoding property: This property indicates if the content is encoded and is case-insensitive.
- withEndpoint(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SshConnectivityEndpoint
-
Set the endpoint property: SSH connectivity endpoint.
- withEndTime(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.Schedule
-
Set the endTime property: User has to set the end time of current schedule configuration, format like 10:30 (HH:MM).
- withEntryClass(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProfile
-
Set the entryClass property: A string property that specifies the entry class for the Flink job.
- withEntryClass(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Set the entryClass property: A string property that specifies the entry class for the Flink job.
- withEvaluationCount(int) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScalingRule
-
Set the evaluationCount property: This is an evaluation count for a scaling condition, the number of times a trigger condition should be successful, before scaling activity is triggered.
- withExistingClusterpool(String, String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster.DefinitionStages.WithParentResource
-
Specifies resourceGroupName, clusterPoolName.
- withExistingResourceGroup(String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool.DefinitionStages.WithResourceGroup
-
Specifies resourceGroupName.
- withExtendedProperties(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Set the extendedProperties property: Extended properties of current available upgrade version.
- withExtendedProperties(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeHotfixUpgradeProperties
-
Set the extendedProperties property: Extended properties of current available upgrade version.
- withExtendedProperties(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradePatchVersionUpgradeProperties
-
Set the extendedProperties property: Extended properties of current available upgrade version.
- withFileName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterConfigFile
-
Set the fileName property: Configuration file name.
- withFileName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Set the fileName property: File Name.
- withFileName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigResultProperties
-
Set the fileName property: File Name.
- withFiles(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterServiceConfig
-
Set the files property: List of Config Files.
- withFlinkConfiguration(Map) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Set the flinkConfiguration property: Additional properties used to configure Flink jobs.
- withFlinkProfile(FlinkProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the flinkProfile property: The Flink cluster profile.
- withFqdn(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ConnectivityProfileWeb
-
Set the fqdn property: Web connectivity endpoint.
- withFqdn(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.WebConnectivityEndpoint
-
Set the fqdn property: Web connectivity endpoint.
- withGracefulDecommissionTimeout(Integer) - Method in class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleProfile
-
Set the gracefulDecommissionTimeout property: This property is for graceful decommission timeout; It has a default setting of 3600 seconds before forced shutdown takes place.
- withGroupId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.MavenLibraryProperties
-
Set the groupId property: GroupId of the Maven package.
- withGroupIds(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.AuthorizationProfile
-
Set the groupIds property: AAD group Ids authorized for data plane access.
- withGroups(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncSpec
-
Set the groups property: List of groups that should be synced.
- withHighAvailabilityEnabled(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoCoordinator
-
Set the highAvailabilityEnabled property: The flag that if enable coordinator HA, uses multiple coordinator replicas with auto failover, one per each head node.
- withHistoryServer(ComputeResourceDefinition) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Set the historyServer property: History Server container/ process CPU and memory requirements.
- withHive(FlinkHiveCatalogOption) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkCatalogOptions
-
Set the hive property: Hive Catalog Option for Flink cluster.
- withHive(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.CatalogOptions
-
Set the hive property: hive catalog options.
- withHivecatalogName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoTelemetryConfig
-
Set the hivecatalogName property: Hive Catalog name used to mount external tables on the logs written by trino, if not specified there tables are not created.
- withHivecatalogSchema(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoTelemetryConfig
-
Set the hivecatalogSchema property: Schema of the above catalog to use, to mount query logs as external tables, if not specified tables will be mounted under schema trinologs.
- withHost(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpecDatabase
-
Set the host property: The database URL.
- withHttpClient(HttpClient) - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager.Configurable
-
Sets the http client.
- withIdentityList(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentityProfile
-
Set the identityList property: The list of managed identity.
- withIdentityProfile(IdentityProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the identityProfile property: This is deprecated.
- withIpTagType(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.IpTag
-
Set the ipTagType property: Gets or sets the ipTag type: Example FirstPartyUsage.
- withIsPreview(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersionProperties
-
Set the isPreview property: Indicate if this version is in preview or not.
- withIsPreview(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionProperties
-
Set the isPreview property: Indicate if this version is in preview or not.
- withJarName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProfile
-
Set the jarName property: A string property that represents the name of the job JAR.
- withJarName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Set the jarName property: A string property that represents the name of the job JAR.
- withJobJarDirectory(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProfile
-
Set the jobJarDirectory property: A string property that specifies the directory where the job JAR is located.
- withJobJarDirectory(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Set the jobJarDirectory property: A string property that specifies the directory where the job JAR is located.
- withJobManager(ComputeResourceDefinition) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Set the jobManager property: Job Manager container/ process CPU and memory requirements.
- withJobName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Set the jobName property: Name of job.
- withJobSpec(FlinkJobProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Set the jobSpec property: Job specifications for flink clusters in application deployment mode.
- withKafkaProfile(KafkaProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the kafkaProfile property: The Kafka cluster profile.
- withKeyVaultId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
-
Set the keyVaultId property: The key vault resource id.
- withKeyVaultObjectName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SecretReference
-
Set the keyVaultObjectName property: Object identifier name of the secret in key vault.
- withKeyVaultResourceId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SecretsProfile
-
Set the keyVaultResourceId property: Name of the user Key Vault where all the cluster specific user secrets are stored.
- withKind(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceStatus
-
Set the kind property: Kind of the service.
- withLatestVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeAksPatchUpgradeProperties
-
Set the latestVersion property: Latest available version, which should be equal to AKS control plane version if it's not deprecated.
- withLatestVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeAksPatchUpgradeProperties
-
Set the latestVersion property: Latest AKS patch version.
- withLatestVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeNodeOsUpgradeProperties
-
Set the latestVersion property: The latest node OS version.
- withLibraries(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperationProperties
-
Set the libraries property: The libraries to be installed/updated/uninstalled.
- withLlapProfile(Map) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the llapProfile property: LLAP cluster profile.
- withLoadBasedConfig(LoadBasedConfig) - Method in class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleProfile
-
Set the loadBasedConfig property: Profiles of load based Autoscale.
- withLocation(String) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInner
- withLocation(String) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolInner
- withLocation(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeData
- withLogAnalyticsProfile(ClusterLogAnalyticsProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the logAnalyticsProfile property: Cluster log analytics profile to enable or disable OMS agent for cluster.
- withLogAnalyticsProfile(ClusterLogAnalyticsProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Set the logAnalyticsProfile property: Cluster log analytics profile to enable or disable OMS agent for cluster.
- withLogAnalyticsProfile(ClusterPoolResourcePropertiesLogAnalyticsProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Set the logAnalyticsProfile property: Cluster pool log analytics profile to enable OMS agent for AKS cluster.
- withLogOptions(HttpLogOptions) - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager.Configurable
-
Sets the logging options to the HTTP pipeline.
- withManagedIdentityProfile(ManagedIdentityProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the managedIdentityProfile property: This property is required by Trino, Spark and Flink cluster but is optional for Kafka cluster.
- withManagedResourceGroupName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Set the managedResourceGroupName property: A resource group created by RP, to hold the resources created by RP on-behalf of customers.
- withMaxNodes(int) - Method in class com.azure.resourcemanager.hdinsight.containers.models.LoadBasedConfig
-
Set the maxNodes property: User needs to set the maximum number of nodes for load based scaling, the load based scaling will use this to scale up and scale down between minimum and maximum number of nodes.
- withMemory(long) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComputeResourceDefinition
-
Set the memory property: The required memory in MB, Container memory will be 110 percentile.
- withMessage(String) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.NameAvailabilityResultInner
-
Set the message property: The error message of unavailability.
- withMessage(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewPropertiesStatus
-
Set the message property: The additional message.
- withMessage(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewStatus
-
Set the message property: The additional message.
- withMessage(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceStatus
-
Set the message property: A message describing the error if any.
- withMetastoreDbConnectionAuthenticationMode(MetastoreDbConnectionAuthenticationMode) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkHiveCatalogOption
-
Set the metastoreDbConnectionAuthenticationMode property: The authentication mode to connect to your Hive metastore database.
- withMetastoreDbConnectionAuthenticationMode(MetastoreDbConnectionAuthenticationMode) - Method in class com.azure.resourcemanager.hdinsight.containers.models.HiveCatalogOption
-
Set the metastoreDbConnectionAuthenticationMode property: The authentication mode to connect to your Hive metastore database.
- withMetastoreDbConnectionPasswordSecret(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkHiveCatalogOption
-
Set the metastoreDbConnectionPasswordSecret property: Secret reference name from secretsProfile.secrets containing password for database connection.
- withMetastoreDbConnectionPasswordSecret(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.HiveCatalogOption
-
Set the metastoreDbConnectionPasswordSecret property: Secret reference name from secretsProfile.secrets containing password for database connection.
- withMetastoreDbConnectionUrl(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkHiveCatalogOption
-
Set the metastoreDbConnectionUrl property: Connection string for hive metastore database.
- withMetastoreDbConnectionUrl(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.HiveCatalogOption
-
Set the metastoreDbConnectionUrl property: Connection string for hive metastore database.
- withMetastoreDbConnectionUsername(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkHiveCatalogOption
-
Set the metastoreDbConnectionUsername property: User name for database connection.
- withMetastoreDbConnectionUsername(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.HiveCatalogOption
-
Set the metastoreDbConnectionUsername property: User name for database connection.
- withMetastoreSpec(SparkMetastoreSpec) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkProfile
-
Set the metastoreSpec property: The metastore specification for Spark cluster.
- withMetastoreWarehouseDir(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.HiveCatalogOption
-
Set the metastoreWarehouseDir property: Metastore root directory URI, format: abfs[s]://<container>@<account_name>.dfs.core.windows.net/<path>.
- withMetricsEnabled(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsProfile
-
Set the metricsEnabled property: True if metrics are enabled, otherwise false.
- withMinNodes(int) - Method in class com.azure.resourcemanager.hdinsight.containers.models.LoadBasedConfig
-
Set the minNodes property: User needs to set the minimum number of nodes for load based scaling, the load based scaling will use this to scale up and scale down between minimum and maximum number of nodes.
- withMode(RangerUsersyncMode) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncSpec
-
Set the mode property: User & groups can be synced automatically or via a static list that's refreshed.
- withMsiClientId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfileAksClusterAgentPoolIdentityProfile
-
Set the msiClientId property: ClientId of the MSI.
- withMsiClientId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.IdentityProfile
-
Set the msiClientId property: ClientId of the MSI.
- withMsiObjectId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfileAksClusterAgentPoolIdentityProfile
-
Set the msiObjectId property: ObjectId of the MSI.
- withMsiObjectId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.IdentityProfile
-
Set the msiObjectId property: ObjectId of the MSI.
- withMsiResourceId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.AksClusterProfileAksClusterAgentPoolIdentityProfile
-
Set the msiResourceId property: ResourceId of the MSI.
- withMsiResourceId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.IdentityProfile
-
Set the msiResourceId property: ResourceId of the MSI.
- withName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInstanceViewResultInner
-
Set the name property: Name of the instance view.
- withName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterComponentsItem
-
Set the name property: The name property.
- withName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.MavenLibraryProperties
-
Set the name property: ArtifactId of the Maven package.
- withName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.NameAvailabilityParameters
-
Set the name property: Name for checking availability.
- withName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.PyPiLibraryProperties
-
Set the name property: Name of the PyPi package.
- withName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpecDatabase
-
Set the name property: The database name.
- withName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
-
Set the name property: Script name.
- withName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserPlugin
-
Set the name property: This field maps to the sub-directory in trino plugins location, that will contain all the plugins under path.
- withNameAvailable(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.NameAvailabilityResultInner
-
Set the nameAvailable property: Indicator of availability of the Microsoft.HDInsight resource name.
- withNetworkProfile(ClusterPoolResourcePropertiesNetworkProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourceProperties
-
Set the networkProfile property: Cluster pool network profile.
- withNewNodeOs(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNodeOsUpgradeHistoryProperties
-
Set the newNodeOs property: New Node Os version.
- withNewVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAksPatchUpgradeHistoryProperties
-
Set the newVersion property: Version going to update.
- withNewVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchUpgradeHistoryProperties
-
Set the newVersion property: Version going to update.
- withNextLink(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeList
-
Set the nextLink property: The URL of next result page.
- withNextLink(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterJobList
-
Set the nextLink property: The Url of next result page.
- withNextLink(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeList
-
Set the nextLink property: The Url of next result page.
- withNodes(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComputeProfile
-
Set the nodes property: The nodes definitions.
- withNumReplicas(Integer) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Set the numReplicas property: The number of task managers.
- withObjectId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentitySpec
-
Set the objectId property: ObjectId of the managed identity.
- withOperator(ComparisonOperator) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComparisonRule
-
Set the operator property: The comparison operator.
- withOriginalVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAksPatchUpgradeHistoryProperties
-
Set the originalVersion property: Version before update.
- withOriginalVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchUpgradeHistoryProperties
-
Set the originalVersion property: Version before update.
- withOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the ossVersion property: Version with three part.
- withOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionProperties
-
Set the ossVersion property: Version with three part.
- withOutboundType(OutboundType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNetworkProfile
-
Set the outboundType property: This can only be set at cluster pool creation time and cannot be changed later.
- withOutboundType(OutboundType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesNetworkProfile
-
Set the outboundType property: This can only be set at cluster pool creation time and cannot be changed later.
- withParameters(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
-
Set the parameters property: Additional parameters for the script action.
- withPartitionRetentionInDays(Integer) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoTelemetryConfig
-
Set the partitionRetentionInDays property: Retention period for query log table partitions, this doesn't have any affect on actual data.
- withPasswordSecretRef(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpecDatabase
-
Set the passwordSecretRef property: Reference for the database password.
- withPath(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterConfigFile
-
Set the path property: Path of the config file if content is specified.
- withPath(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Set the path property: Config file path.
- withPath(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigResultProperties
-
Set the path property: Config file path.
- withPath(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkUserPlugin
-
Set the path property: Fully qualified path to the folder containing the plugins.
- withPath(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoTelemetryConfig
-
Set the path property: Azure storage location of the blobs.
- withPath(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserPlugin
-
Set the path property: Fully qualified path to the folder containing the plugins.
- withPlugins(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkUserPlugins
-
Set the plugins property: Spark user plugins.
- withPlugins(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserPlugins
-
Set the plugins property: Trino user plugins.
- withPolicy(HttpPipelinePolicy) - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager.Configurable
-
Adds the pipeline policy to the HTTP pipeline.
- withPollInterval(Integer) - Method in class com.azure.resourcemanager.hdinsight.containers.models.LoadBasedConfig
-
Set the pollInterval property: User can specify the poll interval, this is the time period (in seconds) after which scaling metrics are polled for triggering a scaling operation.
- withPort(Integer) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoDebugConfig
-
Set the port property: The debug port.
- withPrivateFqdn(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ConnectivityProfileWeb
-
Set the privateFqdn property: Private web connectivity endpoint.
- withPrivateFqdn(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.WebConnectivityEndpoint
-
Set the privateFqdn property: Private web connectivity endpoint.
- withPrivateSshEndpoint(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SshConnectivityEndpoint
-
Set the privateSshEndpoint property: Private SSH connectivity endpoint.
- withPrometheusProfile(ClusterPrometheusProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the prometheusProfile property: Cluster Prometheus profile.
- withPrometheusProfile(ClusterPrometheusProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Set the prometheusProfile property: Cluster Prometheus profile.
- withProperties(ClusterAvailableUpgradeProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterAvailableUpgradeInner
-
Set the properties property: Gets or sets the properties.
- withProperties(ClusterInstanceViewResultProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInstanceViewResultInner
-
Set the properties property: Properties of the instance view.
- withProperties(ClusterJobProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterJobInner
-
Set the properties property: Properties of cluster job.
- withProperties(ClusterLibraryManagementOperationProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryManagementOperation
-
Set the properties property: Properties of a library management operation.
- withProperties(ClusterLibraryProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterLibraryInner
-
Set the properties property: Properties of a library in the cluster.
- withProperties(ClusterPatchProperties) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster.UpdateStages.WithProperties
-
Specifies the properties property: Define cluster patch specific properties..
- withProperties(ClusterPatchProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatch
-
Set the properties property: Define cluster patch specific properties.
- withProperties(ClusterPoolAvailableUpgradeProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolAvailableUpgradeInner
-
Set the properties property: Gets or sets the properties.
- withProperties(ClusterPoolResourceProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolInner
-
Set the properties property: Gets or sets the properties.
- withProperties(ClusterPoolResourceProperties) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool.DefinitionStages.WithProperties
-
Specifies the properties property: Gets or sets the properties.
- withProperties(ClusterPoolUpgradeHistoryProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolUpgradeHistoryInner
-
Set the properties property: Properties of cluster pool upgrade history.
- withProperties(ClusterPoolUpgradeProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgrade
-
Set the properties property: Properties of upgrading cluster pool.
- withProperties(ClusterPoolVersionProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolVersionInner
-
Set the properties property: Cluster pool version properties.
- withProperties(ClusterResizeProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeData
-
Set the properties property: Sets the properties.
- withProperties(ClusterResourceProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInner
-
Set the properties property: Gets or sets the properties.
- withProperties(ClusterResourceProperties) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster.DefinitionStages.WithProperties
-
Specifies the properties property: Gets or sets the properties.
- withProperties(ClusterUpgradeHistoryProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterUpgradeHistoryInner
-
Set the properties property: Properties of cluster upgrade history.
- withProperties(ClusterUpgradeProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgrade
-
Set the properties property: Properties of upgrading cluster.
- withProperties(ClusterUpgradeRollbackProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeRollback
-
Set the properties property: Properties for manual rollback of cluster's upgrade.
- withProperties(ClusterVersionProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterVersionInner
-
Set the properties property: Cluster version properties.
- withProperties(ServiceConfigResultProperties) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ServiceConfigResultInner
-
Set the properties property: Cluster instance service config properties.
- withPublicIpTag(IpTag) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolProfile
-
Set the publicIpTag property: Gets or sets the IP tag for the public IPs created along with the HDInsightOnAks ClusterPools and Clusters.
- withPublicIpTag(IpTag) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesClusterPoolProfile
-
Set the publicIpTag property: Gets or sets the IP tag for the public IPs created along with the HDInsightOnAks ClusterPools and Clusters.
- withRangerAdmin(RangerAdminSpec) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerProfile
-
Set the rangerAdmin property: Specification for the Ranger Admin service.
- withRangerAudit(RangerAuditSpec) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerProfile
-
Set the rangerAudit property: Properties required to describe audit log storage.
- withRangerPluginProfile(ClusterRangerPluginProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the rangerPluginProfile property: Cluster Ranger plugin profile.
- withRangerPluginProfile(ClusterRangerPluginProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Set the rangerPluginProfile property: Cluster Ranger plugin profile.
- withRangerProfile(RangerProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the rangerProfile property: The ranger cluster profile.
- withRangerProfile(RangerProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Set the rangerProfile property: The ranger cluster profile.
- withRangerUsersync(RangerUsersyncSpec) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerProfile
-
Set the rangerUsersync property: Specification for the Ranger Usersync service.
- withReady(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewPropertiesStatus
-
Set the ready property: The cluster ready status.
- withReady(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewStatus
-
Set the ready property: The cluster ready status.
- withReady(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceStatus
-
Set the ready property: Indicates if the service is ready / healthy.
- withReason(String) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.NameAvailabilityResultInner
-
Set the reason property: The reason of unavailability.
- withReason(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewPropertiesStatus
-
Set the reason property: The status reason.
- withReason(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewStatus
-
Set the reason property: The status reason.
- withReferenceName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SecretReference
-
Set the referenceName property: Reference name of the secret to be used in service configs.
- withRegion(Region) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster.DefinitionStages.WithLocation
-
Specifies the region for the resource.
- withRegion(Region) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool.DefinitionStages.WithLocation
-
Specifies the region for the resource.
- withRegion(String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster.DefinitionStages.WithLocation
-
Specifies the region for the resource.
- withRegion(String) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool.DefinitionStages.WithLocation
-
Specifies the region for the resource.
- withRemarks(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryProperties
-
Set the remarks property: Remark of the latest library management operation.
- withRemarks(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.MavenLibraryProperties
-
Set the remarks property: Remark of the latest library management operation.
- withRemarks(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.PyPiLibraryProperties
-
Set the remarks property: Remark of the latest library management operation.
- withRemoteStorageUri(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.KafkaProfile
-
Set the remoteStorageUri property: Fully qualified path of Azure Storage container used for Tiered Storage.
- withResourceId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentitySpec
-
Set the resourceId property: ResourceId of the managed identity.
- withRetryOptions(RetryOptions) - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager.Configurable
-
Sets the retry options for the HTTP pipeline retry policy.
- withRetryPolicy(RetryPolicy) - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager.Configurable
-
Sets the retry policy to the HTTP pipeline.
- withRunId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Set the runId property: Run id of job.
- withSavePointName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProfile
-
Set the savePointName property: A string property that represents the name of the savepoint for the Flink job.
- withSavePointName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProperties
-
Set the savePointName property: A string property that represents the name of the savepoint for the Flink job.
- withScalingMetric(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScalingRule
-
Set the scalingMetric property: Metrics name for individual workloads.
- withScalingRules(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.LoadBasedConfig
-
Set the scalingRules property: The scaling rules.
- withScheduleBasedConfig(ScheduleBasedConfig) - Method in class com.azure.resourcemanager.hdinsight.containers.models.AutoscaleProfile
-
Set the scheduleBasedConfig property: Profiles of schedule based Autoscale.
- withSchedules(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleBasedConfig
-
Set the schedules property: This specifies the schedules where scheduled based Autoscale to be enabled, the user has a choice to set multiple rules within the schedule across days and times (start/end).
- withScope(String) - Method in class com.azure.resourcemanager.hdinsight.containers.HDInsightContainersManager.Configurable
-
Adds the scope to permission sets.
- withScriptActionProfiles(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the scriptActionProfiles property: The script action profile list.
- withScriptActionProfiles(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Set the scriptActionProfiles property: The script action profile list.
- withSecrets(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SecretsProfile
-
Set the secrets property: Properties of Key Vault secret.
- withSecretsProfile(SecretsProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the secretsProfile property: The cluster secret profile.
- withSecretsProfile(SecretsProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Set the secretsProfile property: The cluster secret profile.
- withServiceConfigsProfiles(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the serviceConfigsProfiles property: The service configs profiles.
- withServiceConfigsProfiles(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Set the serviceConfigsProfiles property: The service configs profiles.
- withServiceName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterServiceConfigsProfile
-
Set the serviceName property: Name of the service the configurations should apply to.
- withServiceName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Set the serviceName property: Service Config Name.
- withServiceName(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigResultProperties
-
Set the serviceName property: Service Config Name.
- withServices(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
-
Set the services property: List of services to apply the script action.
- withServiceStatuses(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewProperties
-
Set the serviceStatuses property: List of statuses of relevant services that make up the HDInsight on AKS cluster to surface to the customer.
- withServiceStatuses(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewResultProperties
-
Set the serviceStatuses property: List of statuses of relevant services that make up the HDInsight on AKS cluster to surface to the customer.
- withSeverity(ClusterUpgradeHistorySeverityType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeHistoryProperties
-
Set the severity property: Severity of this upgrade.
- withSeverity(ClusterUpgradeHistorySeverityType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeRollbackHistoryProperties
-
Set the severity property: Severity of this upgrade.
- withSeverity(ClusterUpgradeHistorySeverityType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Set the severity property: Severity of this upgrade.
- withSeverity(ClusterUpgradeHistorySeverityType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeHistoryProperties
-
Set the severity property: Severity of this upgrade.
- withSeverity(ClusterUpgradeHistorySeverityType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeRollbackHistoryProperties
-
Set the severity property: Severity of this upgrade.
- withSeverity(Severity) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Set the severity property: Severity of this upgrade.
- withSeverity(Severity) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeHotfixUpgradeProperties
-
Set the severity property: Severity of this upgrade.
- withSeverity(Severity) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradePatchVersionUpgradeProperties
-
Set the severity property: Severity of this upgrade.
- withShouldPersist(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
-
Set the shouldPersist property: Specify if the script should persist on the cluster.
- withSourceBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Set the sourceBuildNumber property: Source build number of current cluster component.
- withSourceBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeHotfixUpgradeProperties
-
Set the sourceBuildNumber property: Source build number of current cluster component.
- withSourceBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradePatchVersionUpgradeProperties
-
Set the sourceBuildNumber property: Source build number of current cluster component.
- withSourceBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeHistoryProperties
-
Set the sourceBuildNumber property: Source build number.
- withSourceBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeRollbackHistoryProperties
-
Set the sourceBuildNumber property: Source build number.
- withSourceBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Set the sourceBuildNumber property: Source build number.
- withSourceBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeHistoryProperties
-
Set the sourceBuildNumber property: Source build number.
- withSourceBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeRollbackHistoryProperties
-
Set the sourceBuildNumber property: Source build number.
- withSourceClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Set the sourceClusterVersion property: Source cluster version of current cluster component.
- withSourceClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeHotfixUpgradeProperties
-
Set the sourceClusterVersion property: Source cluster version of current cluster component.
- withSourceClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradePatchVersionUpgradeProperties
-
Set the sourceClusterVersion property: Source cluster version of current cluster component.
- withSourceClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeHistoryProperties
-
Set the sourceClusterVersion property: Version with three part.
- withSourceClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeRollbackHistoryProperties
-
Set the sourceClusterVersion property: Version with three part.
- withSourceClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Set the sourceClusterVersion property: Version with three part.
- withSourceClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeHistoryProperties
-
Set the sourceClusterVersion property: Version with three part.
- withSourceClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeRollbackHistoryProperties
-
Set the sourceClusterVersion property: Version with three part.
- withSourceOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Set the sourceOssVersion property: Source OSS version of current cluster component.
- withSourceOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeHotfixUpgradeProperties
-
Set the sourceOssVersion property: Source OSS version of current cluster component.
- withSourceOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradePatchVersionUpgradeProperties
-
Set the sourceOssVersion property: Source OSS version of current cluster component.
- withSourceOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeHistoryProperties
-
Set the sourceOssVersion property: Version with three part.
- withSourceOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeRollbackHistoryProperties
-
Set the sourceOssVersion property: Version with three part.
- withSourceOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Set the sourceOssVersion property: Version with three part.
- withSourceOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeHistoryProperties
-
Set the sourceOssVersion property: Version with three part.
- withSourceOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeRollbackHistoryProperties
-
Set the sourceOssVersion property: Version with three part.
- withSparkProfile(SparkProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the sparkProfile property: The spark cluster profile.
- withSsh(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ConnectivityProfile
-
Set the ssh property: List of SSH connectivity endpoints.
- withSshProfile(SshProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the sshProfile property: Ssh profile for the cluster.
- withSshProfile(SshProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Set the sshProfile property: Ssh profile for the cluster.
- withStartTime(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.Schedule
-
Set the startTime property: User has to set the start time of current schedule configuration, format like 10:30 (HH:MM).
- withStatus(ClusterInstanceViewPropertiesStatus) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewProperties
-
Set the status property: Status of the instance view.
- withStatus(ClusterInstanceViewPropertiesStatus) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewResultProperties
-
Set the status property: Status of the instance view.
- withStdErrorEnabled(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsApplicationLogs
-
Set the stdErrorEnabled property: True if stderror is enabled, otherwise false.
- withStdOutEnabled(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLogAnalyticsApplicationLogs
-
Set the stdOutEnabled property: True if stdout is enabled, otherwise false.
- withStorage(FlinkStorageProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Set the storage property: The storage profile.
- withStorage(TrinoTelemetryConfig) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoUserTelemetry
-
Set the storage property: Trino user telemetry definition.
- withStorageAccount(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAuditSpec
-
Set the storageAccount property: Azure storage location of the blobs.
- withStoragekey(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkStorageProfile
-
Set the storagekey property: Storage key is only required for wasb(s) storage.
- withStorageUri(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkStorageProfile
-
Set the storageUri property: Storage account uri which is used for savepoint and checkpoint state.
- withStubProfile(Map) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the stubProfile property: Stub cluster profile.
- withSubnetId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNetworkProfile
-
Set the subnetId property: Cluster pool subnet resource id.
- withSubnetId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesNetworkProfile
-
Set the subnetId property: Cluster pool subnet resource id.
- withSuspend(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoDebugConfig
-
Set the suspend property: The flag that if suspend debug or not.
- withTag(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.IpTag
-
Set the tag property: Gets or sets value of the IpTag associated with the public IP.
- withTags(Map) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterInner
- withTags(Map) - Method in class com.azure.resourcemanager.hdinsight.containers.fluent.models.ClusterPoolInner
- withTags(Map) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster.DefinitionStages.WithTags
-
Specifies the tags property: Resource tags..
- withTags(Map) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.Cluster.UpdateStages.WithTags
-
Specifies the tags property: Resource tags..
- withTags(Map) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatch
-
Set the tags property: Resource tags.
- withTags(Map) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool.DefinitionStages.WithTags
-
Specifies the tags property: Resource tags..
- withTags(Map) - Method in interface com.azure.resourcemanager.hdinsight.containers.models.ClusterPool.UpdateStages.WithTags
-
Specifies the tags property: Resource tags..
- withTags(Map) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeData
- withTags(Map) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TagsObject
-
Set the tags property: Resource tags.
- withTargetAksVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchVersionUpgradeProperties
-
Set the targetAksVersion property: Target AKS version.
- withTargetBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Set the targetBuildNumber property: Target build number of component to be upgraded.
- withTargetBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeHotfixUpgradeProperties
-
Set the targetBuildNumber property: Target build number of component to be upgraded.
- withTargetBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradePatchVersionUpgradeProperties
-
Set the targetBuildNumber property: Target build number of component to be upgraded.
- withTargetBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeHistoryProperties
-
Set the targetBuildNumber property: Target build number.
- withTargetBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeProperties
-
Set the targetBuildNumber property: Target build number of component to be upgraded.
- withTargetBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeRollbackHistoryProperties
-
Set the targetBuildNumber property: Target build number.
- withTargetBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Set the targetBuildNumber property: Target build number.
- withTargetBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeProperties
-
Set the targetBuildNumber property: Target build number of component to be upgraded.
- withTargetBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeHistoryProperties
-
Set the targetBuildNumber property: Target build number.
- withTargetBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeProperties
-
Set the targetBuildNumber property: Target build number of component to be upgraded.
- withTargetBuildNumber(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeRollbackHistoryProperties
-
Set the targetBuildNumber property: Target build number.
- withTargetClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Set the targetClusterVersion property: Target cluster version of component to be upgraded.
- withTargetClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeHotfixUpgradeProperties
-
Set the targetClusterVersion property: Target cluster version of component to be upgraded.
- withTargetClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradePatchVersionUpgradeProperties
-
Set the targetClusterVersion property: Target cluster version of component to be upgraded.
- withTargetClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeHistoryProperties
-
Set the targetClusterVersion property: Version with three part.
- withTargetClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeProperties
-
Set the targetClusterVersion property: Target cluster version of component to be upgraded.
- withTargetClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeRollbackHistoryProperties
-
Set the targetClusterVersion property: Version with three part.
- withTargetClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Set the targetClusterVersion property: Version with three part.
- withTargetClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeProperties
-
Set the targetClusterVersion property: Target cluster version of component to be upgraded.
- withTargetClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeHistoryProperties
-
Set the targetClusterVersion property: Version with three part.
- withTargetClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeProperties
-
Set the targetClusterVersion property: Target cluster version of component to be upgraded.
- withTargetClusterVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeRollbackHistoryProperties
-
Set the targetClusterVersion property: Version with three part.
- withTargetOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableInPlaceUpgradeProperties
-
Set the targetOssVersion property: Target OSS version of component to be upgraded.
- withTargetOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeHotfixUpgradeProperties
-
Set the targetOssVersion property: Target OSS version of component to be upgraded.
- withTargetOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradePatchVersionUpgradeProperties
-
Set the targetOssVersion property: Target OSS version of component to be upgraded.
- withTargetOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeHistoryProperties
-
Set the targetOssVersion property: Version with three part.
- withTargetOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeProperties
-
Set the targetOssVersion property: Target OSS version of component to be upgraded.
- withTargetOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeRollbackHistoryProperties
-
Set the targetOssVersion property: Version with three part.
- withTargetOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Set the targetOssVersion property: Version with three part.
- withTargetOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeProperties
-
Set the targetOssVersion property: Target OSS version of component to be upgraded.
- withTargetOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeHistoryProperties
-
Set the targetOssVersion property: Version with three part.
- withTargetOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeProperties
-
Set the targetOssVersion property: Target OSS version of component to be upgraded.
- withTargetOssVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeRollbackHistoryProperties
-
Set the targetOssVersion property: Version with three part.
- withTargetWorkerNodeCount(int) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterResizeProperties
-
Set the targetWorkerNodeCount property: Target node count of worker node.
- withTaskManager(ComputeResourceDefinition) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkProfile
-
Set the taskManager property: Task Manager container/ process CPU and memory requirements.
- withThreshold(float) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ComparisonRule
-
Set the threshold property: Threshold setting.
- withThriftUrl(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkMetastoreSpec
-
Set the thriftUrl property: The thrift url.
- withTimeoutInMinutes(Integer) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
-
Set the timeoutInMinutes property: Timeout duration for the script action in minutes.
- withTimeZone(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScheduleBasedConfig
-
Set the timeZone property: User has to specify the timezone on which the schedule has to be set for schedule based autoscale configuration.
- withTrinoProfile(TrinoProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterProfile
-
Set the trinoProfile property: Trino Cluster profile.
- withTrinoProfile(TrinoProfile) - Method in class com.azure.resourcemanager.hdinsight.containers.models.UpdatableClusterProfile
-
Set the trinoProfile property: Trino Cluster profile.
- withType(KeyVaultObjectType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SecretReference
-
Set the type property: Type of key vault object: secret, key or certificate.
- withType(ManagedIdentityType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ManagedIdentitySpec
-
Set the type property: The type of managed identity.
- withType(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.NameAvailabilityParameters
-
Set the type property: The resource type in Microsoft.HDInsight.
- withType(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.NodeProfile
-
Set the type property: The node type.
- withType(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
-
Set the type property: Type of the script action.
- withType(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultProperties
-
Set the type property: Config type.
- withType(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigResultProperties
-
Set the type property: Config type.
- withUpgradeAllClusterNodes(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchUpgradeHistoryProperties
-
Set the upgradeAllClusterNodes property: Whether upgrade all cluster nodes.
- withUpgradeAllClusterNodes(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchVersionUpgradeProperties
-
Set the upgradeAllClusterNodes property: whether upgrade all clusters' nodes.
- withUpgradeClusterPool(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchUpgradeHistoryProperties
-
Set the upgradeClusterPool property: Whether upgrade cluster pool.
- withUpgradeClusterPool(Boolean) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchVersionUpgradeProperties
-
Set the upgradeClusterPool property: whether upgrade cluster pool or not.
- withUpgradeHistory(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeRollbackProperties
-
Set the upgradeHistory property: A specific upgrade history to rollback.
- withUpgradeMode(UpgradeMode) - Method in class com.azure.resourcemanager.hdinsight.containers.models.FlinkJobProfile
-
Set the upgradeMode property: A string property that indicates the upgrade mode to be performed on the Flink job.
- withUpgradeResult(ClusterPoolUpgradeHistoryUpgradeResultType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchUpgradeHistoryProperties
-
Set the upgradeResult property: Result of this upgrade.
- withUpgradeResult(ClusterPoolUpgradeHistoryUpgradeResultType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNodeOsUpgradeHistoryProperties
-
Set the upgradeResult property: Result of this upgrade.
- withUpgradeResult(ClusterPoolUpgradeHistoryUpgradeResultType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryProperties
-
Set the upgradeResult property: Result of this upgrade.
- withUpgradeResult(ClusterUpgradeHistoryUpgradeResultType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAksPatchUpgradeHistoryProperties
-
Set the upgradeResult property: Result of this upgrade.
- withUpgradeResult(ClusterUpgradeHistoryUpgradeResultType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeHistoryProperties
-
Set the upgradeResult property: Result of this upgrade.
- withUpgradeResult(ClusterUpgradeHistoryUpgradeResultType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeRollbackHistoryProperties
-
Set the upgradeResult property: Result of this upgrade.
- withUpgradeResult(ClusterUpgradeHistoryUpgradeResultType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Set the upgradeResult property: Result of this upgrade.
- withUpgradeResult(ClusterUpgradeHistoryUpgradeResultType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeHistoryProperties
-
Set the upgradeResult property: Result of this upgrade.
- withUpgradeResult(ClusterUpgradeHistoryUpgradeResultType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeRollbackHistoryProperties
-
Set the upgradeResult property: Result of this upgrade.
- withUpgradeResult(ClusterUpgradeHistoryUpgradeResultType) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryProperties
-
Set the upgradeResult property: Result of this upgrade.
- withUrl(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ScriptActionProfile
-
Set the url property: Url of the script file.
- withUserIds(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.AuthorizationProfile
-
Set the userIds property: AAD user Ids authorized for data plane access.
- withUserMappingLocation(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncSpec
-
Set the userMappingLocation property: Azure storage location of a mapping file that lists user & group associations.
- withUsername(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerAdminSpecDatabase
-
Set the username property: The name of the database user.
- withUserPluginsSpec(SparkUserPlugins) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SparkProfile
-
Set the userPluginsSpec property: Spark user plugins spec.
- withUserPluginsSpec(TrinoUserPlugins) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoProfile
-
Set the userPluginsSpec property: Trino user plugins spec.
- withUsers(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.RangerUsersyncSpec
-
Set the users property: List of user names that should be synced.
- withUserTelemetrySpec(TrinoUserTelemetry) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoProfile
-
Set the userTelemetrySpec property: User telemetry.
- withUtcTime(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAksPatchUpgradeHistoryProperties
-
Set the utcTime property: Time when created this upgrade history.
- withUtcTime(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeHistoryProperties
-
Set the utcTime property: Time when created this upgrade history.
- withUtcTime(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterHotfixUpgradeRollbackHistoryProperties
-
Set the utcTime property: Time when created this upgrade history.
- withUtcTime(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInPlaceUpgradeHistoryProperties
-
Set the utcTime property: Time when created this upgrade history.
- withUtcTime(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeHistoryProperties
-
Set the utcTime property: Time when created this upgrade history.
- withUtcTime(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPatchVersionUpgradeRollbackHistoryProperties
-
Set the utcTime property: Time when created this upgrade history.
- withUtcTime(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAksPatchUpgradeHistoryProperties
-
Set the utcTime property: Time when created this upgrade history.
- withUtcTime(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolNodeOsUpgradeHistoryProperties
-
Set the utcTime property: Time when created this upgrade history.
- withUtcTime(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryProperties
-
Set the utcTime property: Time when created this upgrade history.
- withUtcTime(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryProperties
-
Set the utcTime property: Time when created this upgrade history.
- withValue(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResultValueEntity
-
Set the value property: Config value.
- withValue(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterAvailableUpgradeList
-
Set the value property: Collection of Cluster available upgrade.
- withValue(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterListResult
-
Set the value property: The list of clusters.
- withValue(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterInstanceViewsResult
-
Set the value property: Cluster instance view array.
- withValue(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterJobList
-
Set the value property: Collection of cluster job.
- withValue(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterLibraryList
-
Set the value property: Collection of libraries in the cluster.
- withValue(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolAvailableUpgradeList
-
Set the value property: Collection of cluster pool available upgrade.
- withValue(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolListResult
-
Set the value property: The list of cluster pools.
- withValue(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolUpgradeHistoryListResult
-
Set the value property: The list of cluster pool upgrade history.
- withValue(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolVersionsListResult
-
Set the value property: The list of cluster pool versions.
- withValue(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterUpgradeHistoryListResult
-
Set the value property: The list of cluster upgrade history.
- withValue(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterVersionsListResult
-
Set the value property: The list of cluster versions.
- withValue(List) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ServiceConfigListResult
-
Set the value property: Cluster instance service config array.
- withValues(Map) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterConfigFile
-
Set the values property: List of key value pairs where key represents a valid service configuration name and value represents the value of the config.
- withVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterComponentsItem
-
Set the version property: The version property.
- withVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.MavenLibraryProperties
-
Set the version property: Version of the Maven package.
- withVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.PyPiLibraryProperties
-
Set the version property: Version of the PyPi package.
- withVersion(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SecretReference
-
Set the version property: Version of the secret in key vault.
- withVmSize(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolComputeProfile
-
Set the vmSize property: The virtual machine SKU.
- withVmSize(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesComputeProfile
-
Set the vmSize property: The virtual machine SKU.
- withVmSize(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.NodeProfile
-
Set the vmSize property: The virtual machine SKU.
- withVmSize(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.SshProfile
-
Set the vmSize property: The virtual machine SKU.
- withWeb(ConnectivityProfileWeb) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ConnectivityProfile
-
Set the web property: Web connectivity endpoint details.
- withWorker(TrinoWorker) - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoProfile
-
Set the worker property: Trino worker.
- withWorkspaceId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolLogAnalyticsProfile
-
Set the workspaceId property: Log analytics workspace to associate with the OMS agent.
- withWorkspaceId(String) - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolResourcePropertiesLogAnalyticsProfile
-
Set the workspaceId property: Log analytics workspace to associate with the OMS agent.
- worker() - Method in class com.azure.resourcemanager.hdinsight.containers.models.TrinoProfile
-
Get the worker property: Trino worker.
- workspaceId() - Method in class com.azure.resourcemanager.hdinsight.containers.models.ClusterPoolLogAnalyticsProfile
-
Get the workspaceId property: Log analytics workspace to associate with the OMS agent.
All Classes and Interfaces|All Packages
Action.fromString(String)factory method.