forked from Azure/azure-sdk-for-java
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Generated from 42af3310615a2f91b6b274243af7cf1461232061
- Loading branch information
SDK Automation
committed
Sep 22, 2020
1 parent
8b73114
commit ec62110
Showing
76 changed files
with
18,647 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,115 @@ | ||
<!-- | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for | ||
* license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
--> | ||
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> | ||
<modelVersion>4.0.0</modelVersion> | ||
<groupId>com.microsoft.azure</groupId> | ||
<artifactId>azure-avs</artifactId> | ||
<version>1.7.1-SNAPSHOT</version> | ||
<packaging>jar</packaging> | ||
<name>Microsoft Azure SDK for AVS</name> | ||
<description>This package contains Microsoft AVS SDK.</description> | ||
<url>https://github.com/Azure/azure-sdk-for-java</url> | ||
<licenses> | ||
<license> | ||
<name>The MIT License (MIT)</name> | ||
<url>http://opensource.org/licenses/MIT</url> | ||
<distribution>repo</distribution> | ||
</license> | ||
</licenses> | ||
<scm> | ||
<url>scm:git:https://github.com/Azure/azure-sdk-for-java</url> | ||
<connection>scm:git:git@github.com:Azure/azure-sdk-for-java.git</connection> | ||
<tag>HEAD</tag> | ||
</scm> | ||
<properties> | ||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> | ||
<legal><![CDATA[[INFO] Any downloads listed may be third party software. Microsoft grants you no rights for third party software.]]></legal> | ||
</properties> | ||
<developers> | ||
<developer> | ||
<id>microsoft</id> | ||
<name>Microsoft</name> | ||
</developer> | ||
</developers> | ||
<dependencies> | ||
<dependency> | ||
<groupId>com.microsoft.azure</groupId> | ||
<artifactId>azure-client-runtime</artifactId> | ||
<version>1.5.3</version> | ||
</dependency> | ||
<dependency> | ||
<groupId>junit</groupId> | ||
<artifactId>junit</artifactId> | ||
<version>4.12</version> | ||
<scope>test</scope> | ||
</dependency> | ||
<dependency> | ||
<groupId>com.microsoft.azure</groupId> | ||
<artifactId>azure-client-authentication</artifactId> | ||
<version>1.5.3</version> | ||
<scope>test</scope> | ||
</dependency> | ||
</dependencies> | ||
<build> | ||
<plugins> | ||
<plugin> | ||
<groupId>org.apache.maven.plugins</groupId> | ||
<artifactId>maven-jar-plugin</artifactId> | ||
<configuration> | ||
<archive> | ||
<manifest> | ||
<addDefaultImplementationEntries>true</addDefaultImplementationEntries> | ||
<addDefaultSpecificationEntries>true</addDefaultSpecificationEntries> | ||
</manifest> | ||
</archive> | ||
</configuration> | ||
</plugin> | ||
<plugin> | ||
<groupId>org.codehaus.mojo</groupId> | ||
<artifactId>build-helper-maven-plugin</artifactId> | ||
</plugin> | ||
<plugin> | ||
<groupId>org.apache.maven.plugins</groupId> | ||
<artifactId>maven-compiler-plugin</artifactId> | ||
<version>3.1</version> | ||
<configuration> | ||
<source>1.7</source> | ||
<target>1.7</target> | ||
<annotationProcessors> | ||
<annotationProcessor> | ||
com.microsoft.azure.management.apigeneration.LangDefinitionProcessor | ||
</annotationProcessor> | ||
</annotationProcessors> | ||
<debug>true</debug> | ||
<optimize>true</optimize> | ||
<compilerArguments> | ||
<AaddGeneratedAnnotation>true</AaddGeneratedAnnotation> | ||
<Adebug>true</Adebug> | ||
</compilerArguments> | ||
</configuration> | ||
</plugin> | ||
<plugin> | ||
<groupId>org.apache.maven.plugins</groupId> | ||
<artifactId>maven-javadoc-plugin</artifactId> | ||
<version>2.8</version> | ||
<configuration> | ||
<excludePackageNames>*.implementation.*;*.utils.*;com.microsoft.schemas._2003._10.serialization;*.blob.core.search</excludePackageNames> | ||
<bottom> | ||
<![CDATA[<code> | ||
/** | ||
<br />* Copyright (c) Microsoft Corporation. All rights reserved. | ||
<br />* Licensed under the MIT License. See License.txt in the project root for | ||
<br />* license information. | ||
<br />*/ | ||
</code>]]> | ||
</bottom> | ||
</configuration> | ||
</plugin> | ||
</plugins> | ||
</build> | ||
</project> |
161 changes: 161 additions & 0 deletions
161
...07_17_preview/src/main/java/com/microsoft/azure/management/avs/v20200717preview/Arcs.java
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,161 @@ | ||
/** | ||
* Copyright (c) Microsoft Corporation. All rights reserved. | ||
* Licensed under the MIT License. See License.txt in the project root for | ||
* license information. | ||
* | ||
* Code generated by Microsoft (R) AutoRest Code Generator. | ||
*/ | ||
|
||
package com.microsoft.azure.management.avs.v2020_07_17_preview; | ||
|
||
import com.microsoft.azure.CloudException; | ||
import com.microsoft.azure.management.avs.v20200717preview.models.Arc; | ||
import com.microsoft.rest.ServiceCallback; | ||
import com.microsoft.rest.ServiceFuture; | ||
import com.microsoft.rest.ServiceResponse; | ||
import java.io.IOException; | ||
import rx.Observable; | ||
|
||
/** | ||
* An instance of this class provides access to all the operations defined | ||
* in Arcs. | ||
*/ | ||
public interface Arcs { | ||
/** | ||
* Get arc details associated with a private cloud, if configured. | ||
* | ||
* @param resourceGroupName The name of the resource group. The name is case insensitive. | ||
* @param privateCloudName Name of the private cloud | ||
* @throws IllegalArgumentException thrown if parameters fail the validation | ||
* @throws CloudException thrown if the request is rejected by server | ||
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent | ||
* @return the Arc object if successful. | ||
*/ | ||
Arc get(String resourceGroupName, String privateCloudName); | ||
|
||
/** | ||
* Get arc details associated with a private cloud, if configured. | ||
* | ||
* @param resourceGroupName The name of the resource group. The name is case insensitive. | ||
* @param privateCloudName Name of the private cloud | ||
* @param serviceCallback the async ServiceCallback to handle successful and failed responses. | ||
* @throws IllegalArgumentException thrown if parameters fail the validation | ||
* @return the {@link ServiceFuture} object | ||
*/ | ||
ServiceFuture<Arc> getAsync(String resourceGroupName, String privateCloudName, final ServiceCallback<Arc> serviceCallback); | ||
|
||
/** | ||
* Get arc details associated with a private cloud, if configured. | ||
* | ||
* @param resourceGroupName The name of the resource group. The name is case insensitive. | ||
* @param privateCloudName Name of the private cloud | ||
* @throws IllegalArgumentException thrown if parameters fail the validation | ||
* @return the observable to the Arc object | ||
*/ | ||
Observable<Arc> getAsync(String resourceGroupName, String privateCloudName); | ||
|
||
/** | ||
* Get arc details associated with a private cloud, if configured. | ||
* | ||
* @param resourceGroupName The name of the resource group. The name is case insensitive. | ||
* @param privateCloudName Name of the private cloud | ||
* @throws IllegalArgumentException thrown if parameters fail the validation | ||
* @return the observable to the Arc object | ||
*/ | ||
Observable<ServiceResponse<Arc>> getWithServiceResponseAsync(String resourceGroupName, String privateCloudName); | ||
|
||
/** | ||
* Create or update arc in a private cloud. | ||
* | ||
* @param resourceGroupName The name of the resource group. The name is case insensitive. | ||
* @param privateCloudName Name of the private cloud | ||
* @param arcConfig The arc configuration | ||
* @throws IllegalArgumentException thrown if parameters fail the validation | ||
* @throws CloudException thrown if the request is rejected by server | ||
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent | ||
* @return the Arc object if successful. | ||
*/ | ||
Arc createOrUpdate(String resourceGroupName, String privateCloudName, Arc arcConfig); | ||
|
||
/** | ||
* Create or update arc in a private cloud. | ||
* | ||
* @param resourceGroupName The name of the resource group. The name is case insensitive. | ||
* @param privateCloudName Name of the private cloud | ||
* @param arcConfig The arc configuration | ||
* @param serviceCallback the async ServiceCallback to handle successful and failed responses. | ||
* @throws IllegalArgumentException thrown if parameters fail the validation | ||
* @return the {@link ServiceFuture} object | ||
*/ | ||
ServiceFuture<Arc> createOrUpdateAsync(String resourceGroupName, String privateCloudName, Arc arcConfig, final ServiceCallback<Arc> serviceCallback); | ||
|
||
/** | ||
* Create or update arc in a private cloud. | ||
* | ||
* @param resourceGroupName The name of the resource group. The name is case insensitive. | ||
* @param privateCloudName Name of the private cloud | ||
* @param arcConfig The arc configuration | ||
* @throws IllegalArgumentException thrown if parameters fail the validation | ||
* @return the observable to the Arc object | ||
*/ | ||
Observable<Arc> createOrUpdateAsync(String resourceGroupName, String privateCloudName, Arc arcConfig); | ||
|
||
/** | ||
* Create or update arc in a private cloud. | ||
* | ||
* @param resourceGroupName The name of the resource group. The name is case insensitive. | ||
* @param privateCloudName Name of the private cloud | ||
* @param arcConfig The arc configuration | ||
* @throws IllegalArgumentException thrown if parameters fail the validation | ||
* @return the observable to the Arc object | ||
*/ | ||
Observable<ServiceResponse<Arc>> createOrUpdateWithServiceResponseAsync(String resourceGroupName, String privateCloudName, Arc arcConfig); | ||
|
||
/** | ||
* Create or update arc in a private cloud. | ||
* | ||
* @param resourceGroupName The name of the resource group. The name is case insensitive. | ||
* @param privateCloudName Name of the private cloud | ||
* @param arcConfig The arc configuration | ||
* @throws IllegalArgumentException thrown if parameters fail the validation | ||
* @throws CloudException thrown if the request is rejected by server | ||
* @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent | ||
* @return the Arc object if successful. | ||
*/ | ||
Arc beginCreateOrUpdate(String resourceGroupName, String privateCloudName, Arc arcConfig); | ||
|
||
/** | ||
* Create or update arc in a private cloud. | ||
* | ||
* @param resourceGroupName The name of the resource group. The name is case insensitive. | ||
* @param privateCloudName Name of the private cloud | ||
* @param arcConfig The arc configuration | ||
* @param serviceCallback the async ServiceCallback to handle successful and failed responses. | ||
* @throws IllegalArgumentException thrown if parameters fail the validation | ||
* @return the {@link ServiceFuture} object | ||
*/ | ||
ServiceFuture<Arc> beginCreateOrUpdateAsync(String resourceGroupName, String privateCloudName, Arc arcConfig, final ServiceCallback<Arc> serviceCallback); | ||
|
||
/** | ||
* Create or update arc in a private cloud. | ||
* | ||
* @param resourceGroupName The name of the resource group. The name is case insensitive. | ||
* @param privateCloudName Name of the private cloud | ||
* @param arcConfig The arc configuration | ||
* @throws IllegalArgumentException thrown if parameters fail the validation | ||
* @return the observable to the Arc object | ||
*/ | ||
Observable<Arc> beginCreateOrUpdateAsync(String resourceGroupName, String privateCloudName, Arc arcConfig); | ||
|
||
/** | ||
* Create or update arc in a private cloud. | ||
* | ||
* @param resourceGroupName The name of the resource group. The name is case insensitive. | ||
* @param privateCloudName Name of the private cloud | ||
* @param arcConfig The arc configuration | ||
* @throws IllegalArgumentException thrown if parameters fail the validation | ||
* @return the observable to the Arc object | ||
*/ | ||
Observable<ServiceResponse<Arc>> beginCreateOrUpdateWithServiceResponseAsync(String resourceGroupName, String privateCloudName, Arc arcConfig); | ||
|
||
} |
Oops, something went wrong.