Skip to content

Commit

Permalink
CodeGen from PR 30373 in Azure/azure-rest-api-specs
Browse files Browse the repository at this point in the history
Merge 04dcfee904ebbbb1054a850e6f15efad10baeae3 into ecf091bc190b21e0b13edc1ffff69dade2e7fced
  • Loading branch information
SDKAuto committed Aug 29, 2024
1 parent 0c42b9e commit 6b829ef
Show file tree
Hide file tree
Showing 1,390 changed files with 53,134 additions and 45,597 deletions.
1,157 changes: 1,153 additions & 4 deletions sdk/machinelearning/azure-resourcemanager-machinelearning/CHANGELOG.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Azure Resource Manager Machine Learning client library for Java.

This package contains Microsoft Azure SDK for Machine Learning Management SDK. These APIs allow end users to operate on Azure Machine Learning Workspace resources. Package tag package-2024-04. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).
This package contains Microsoft Azure SDK for Machine Learning Management SDK. These APIs allow end users to operate on Azure Machine Learning Workspace resources. Package tag package-preview-2024-10. For documentation on how to use this package, please see [Azure Management Libraries for Java](https://aka.ms/azsdk/java/mgmt).

## We'd love to hear your feedback

Expand Down Expand Up @@ -32,7 +32,7 @@ Various documentation is available to help you get started
<dependency>
<groupId>com.azure.resourcemanager</groupId>
<artifactId>azure-resourcemanager-machinelearning</artifactId>
<version>1.1.0</version>
<version>1.2.0-beta.1</version>
</dependency>
```
[//]: # ({x-version-update-end})
Expand Down
3,393 changes: 2,408 additions & 985 deletions sdk/machinelearning/azure-resourcemanager-machinelearning/SAMPLE.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<packaging>jar</packaging>

<name>Microsoft Azure SDK for Machine Learning Management</name>
<description>This package contains Microsoft Azure SDK for Machine Learning Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. These APIs allow end users to operate on Azure Machine Learning Workspace resources. Package tag package-2024-04.</description>
<description>This package contains Microsoft Azure SDK for Machine Learning Management SDK. For documentation on how to use this package, please see https://aka.ms/azsdk/java/mgmt. These APIs allow end users to operate on Azure Machine Learning Workspace resources. Package tag package-preview-2024-10.</description>
<url>https://github.com/Azure/azure-sdk-for-java</url>

<licenses>
Expand Down

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
import java.time.Duration;

/**
* The interface for AzureMachineLearningWorkspaces class.
* The interface for AzureMachineLearningServices class.
*/
public interface AzureMachineLearningWorkspaces {
public interface AzureMachineLearningServices {
/**
* Gets The ID of the target subscription.
*
Expand Down Expand Up @@ -46,20 +46,6 @@ public interface AzureMachineLearningWorkspaces {
*/
Duration getDefaultPollInterval();

/**
* Gets the OperationsClient object to access its operations.
*
* @return the OperationsClient object.
*/
OperationsClient getOperations();

/**
* Gets the WorkspacesClient object to access its operations.
*
* @return the WorkspacesClient object.
*/
WorkspacesClient getWorkspaces();

/**
* Gets the UsagesClient object to access its operations.
*
Expand Down Expand Up @@ -88,41 +74,6 @@ public interface AzureMachineLearningWorkspaces {
*/
ComputesClient getComputes();

/**
* Gets the PrivateEndpointConnectionsClient object to access its operations.
*
* @return the PrivateEndpointConnectionsClient object.
*/
PrivateEndpointConnectionsClient getPrivateEndpointConnections();

/**
* Gets the PrivateLinkResourcesClient object to access its operations.
*
* @return the PrivateLinkResourcesClient object.
*/
PrivateLinkResourcesClient getPrivateLinkResources();

/**
* Gets the WorkspaceConnectionsClient object to access its operations.
*
* @return the WorkspaceConnectionsClient object.
*/
WorkspaceConnectionsClient getWorkspaceConnections();

/**
* Gets the ManagedNetworkSettingsRulesClient object to access its operations.
*
* @return the ManagedNetworkSettingsRulesClient object.
*/
ManagedNetworkSettingsRulesClient getManagedNetworkSettingsRules();

/**
* Gets the ManagedNetworkProvisionsClient object to access its operations.
*
* @return the ManagedNetworkProvisionsClient object.
*/
ManagedNetworkProvisionsClient getManagedNetworkProvisions();

/**
* Gets the RegistryCodeContainersClient object to access its operations.
*
Expand Down Expand Up @@ -186,6 +137,13 @@ public interface AzureMachineLearningWorkspaces {
*/
RegistryEnvironmentVersionsClient getRegistryEnvironmentVersions();

/**
* Gets the MarketplaceSubscriptionsClient object to access its operations.
*
* @return the MarketplaceSubscriptionsClient object.
*/
MarketplaceSubscriptionsClient getMarketplaceSubscriptions();

/**
* Gets the RegistryModelContainersClient object to access its operations.
*
Expand Down Expand Up @@ -319,13 +277,6 @@ public interface AzureMachineLearningWorkspaces {
*/
JobsClient getJobs();

/**
* Gets the MarketplaceSubscriptionsClient object to access its operations.
*
* @return the MarketplaceSubscriptionsClient object.
*/
MarketplaceSubscriptionsClient getMarketplaceSubscriptions();

/**
* Gets the ModelContainersClient object to access its operations.
*
Expand Down Expand Up @@ -381,4 +332,130 @@ public interface AzureMachineLearningWorkspaces {
* @return the WorkspaceFeaturesClient object.
*/
WorkspaceFeaturesClient getWorkspaceFeatures();

/**
* Gets the OperationsClient object to access its operations.
*
* @return the OperationsClient object.
*/
OperationsClient getOperations();

/**
* Gets the WorkspacesClient object to access its operations.
*
* @return the WorkspacesClient object.
*/
WorkspacesClient getWorkspaces();

/**
* Gets the WorkspaceConnectionsClient object to access its operations.
*
* @return the WorkspaceConnectionsClient object.
*/
WorkspaceConnectionsClient getWorkspaceConnections();

/**
* Gets the ConnectionsClient object to access its operations.
*
* @return the ConnectionsClient object.
*/
ConnectionsClient getConnections();

/**
* Gets the ConnectionRaiBlocklistsClient object to access its operations.
*
* @return the ConnectionRaiBlocklistsClient object.
*/
ConnectionRaiBlocklistsClient getConnectionRaiBlocklists();

/**
* Gets the ConnectionRaiBlocklistOperationsClient object to access its operations.
*
* @return the ConnectionRaiBlocklistOperationsClient object.
*/
ConnectionRaiBlocklistOperationsClient getConnectionRaiBlocklistOperations();

/**
* Gets the ConnectionRaiBlocklistItemsClient object to access its operations.
*
* @return the ConnectionRaiBlocklistItemsClient object.
*/
ConnectionRaiBlocklistItemsClient getConnectionRaiBlocklistItems();

/**
* Gets the ConnectionRaiBlocklistItemsOperationsClient object to access its operations.
*
* @return the ConnectionRaiBlocklistItemsOperationsClient object.
*/
ConnectionRaiBlocklistItemsOperationsClient getConnectionRaiBlocklistItemsOperations();

/**
* Gets the ConnectionRaiPoliciesClient object to access its operations.
*
* @return the ConnectionRaiPoliciesClient object.
*/
ConnectionRaiPoliciesClient getConnectionRaiPolicies();

/**
* Gets the ConnectionRaiPolicyOperationsClient object to access its operations.
*
* @return the ConnectionRaiPolicyOperationsClient object.
*/
ConnectionRaiPolicyOperationsClient getConnectionRaiPolicyOperations();

/**
* Gets the EndpointDeploymentsClient object to access its operations.
*
* @return the EndpointDeploymentsClient object.
*/
EndpointDeploymentsClient getEndpointDeployments();

/**
* Gets the EndpointsClient object to access its operations.
*
* @return the EndpointsClient object.
*/
EndpointsClient getEndpoints();

/**
* Gets the RaiPoliciesClient object to access its operations.
*
* @return the RaiPoliciesClient object.
*/
RaiPoliciesClient getRaiPolicies();

/**
* Gets the RaiPolicyOperationsClient object to access its operations.
*
* @return the RaiPolicyOperationsClient object.
*/
RaiPolicyOperationsClient getRaiPolicyOperations();

/**
* Gets the ManagedNetworkSettingsRulesClient object to access its operations.
*
* @return the ManagedNetworkSettingsRulesClient object.
*/
ManagedNetworkSettingsRulesClient getManagedNetworkSettingsRules();

/**
* Gets the PrivateEndpointConnectionsClient object to access its operations.
*
* @return the PrivateEndpointConnectionsClient object.
*/
PrivateEndpointConnectionsClient getPrivateEndpointConnections();

/**
* Gets the PrivateLinkResourcesClient object to access its operations.
*
* @return the PrivateLinkResourcesClient object.
*/
PrivateLinkResourcesClient getPrivateLinkResources();

/**
* Gets the ManagedNetworkProvisionsClient object to access its operations.
*
* @return the ManagedNetworkProvisionsClient object.
*/
ManagedNetworkProvisionsClient getManagedNetworkProvisions();
}
Loading

0 comments on commit 6b829ef

Please sign in to comment.