From 0c7631f792b84f7c20a5051d48d86086db04dc77 Mon Sep 17 00:00:00 2001 From: Azure SDK for Python bot Date: Thu, 20 Jun 2019 21:06:12 +0000 Subject: [PATCH] Generated from 6680c1bbdf6ef6ddeae43e41b6204d6d917f858e typo: Microsoft.ServiceFabric - specificed -> specified - sucessful -> successful - resturns -> returns - commited -> committed - dataloss -> data loss - Double word "with" - applciation -> application - ABRIC -> FABRIC - resouce -> resource - mininum -> minimum - Double word "maximum" - revent -> prevent - empheral -> ephemeral - exmaple -> example - assgined -> assigned - carefull -> careful - primay -> primary - Dispaly -> Display - skus -> SKUs --- .../v2016_09_01/ClientCertificateCommonName.java | 8 ++++---- .../servicefabric/v2016_09_01/Cluster.java | 8 ++++---- .../v2016_09_01/ClusterUpdateParameters.java | 12 ++++++------ .../v2016_09_01/NodeTypeDescription.java | 12 ++++++------ .../v2016_09_01/implementation/ClusterInner.java | 12 ++++++------ .../implementation/OperationResultInner.java | 6 +++--- .../ServiceFabricManagementClientImpl.java | 4 ++-- .../v2017_07_01_preview/ClusterUpgradePolicy.java | 6 +++--- .../v2017_07_01_preview/NodeTypeDescription.java | 6 +++--- .../v2017_07_01_preview/Operations.java | 2 +- .../v2017_07_01_preview/ServiceTypeHealthPolicy.java | 8 ++++---- .../implementation/OperationsInner.java | 10 +++++----- 12 files changed, 47 insertions(+), 47 deletions(-) diff --git a/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/ClientCertificateCommonName.java b/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/ClientCertificateCommonName.java index de966416ace4..4f5e6ec072aa 100644 --- a/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/ClientCertificateCommonName.java +++ b/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/ClientCertificateCommonName.java @@ -22,8 +22,8 @@ public class ClientCertificateCommonName { private boolean isAdmin; /** - * Certificate common name to be granted access; be carefull using wild - * card common names. + * Certificate common name to be granted access; be careful using wild card + * common names. */ @JsonProperty(value = "certificateCommonName", required = true) private String certificateCommonName; @@ -55,7 +55,7 @@ public ClientCertificateCommonName withIsAdmin(boolean isAdmin) { } /** - * Get certificate common name to be granted access; be carefull using wild card common names. + * Get certificate common name to be granted access; be careful using wild card common names. * * @return the certificateCommonName value */ @@ -64,7 +64,7 @@ public String certificateCommonName() { } /** - * Set certificate common name to be granted access; be carefull using wild card common names. + * Set certificate common name to be granted access; be careful using wild card common names. * * @param certificateCommonName the certificateCommonName value to set * @return the ClientCertificateCommonName object itself. diff --git a/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/Cluster.java b/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/Cluster.java index b5e693479ecf..306554c97527 100644 --- a/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/Cluster.java +++ b/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/Cluster.java @@ -160,7 +160,7 @@ interface WithManagementEndpoint { interface WithNodeTypes { /** * Specifies nodeTypes. - * @param nodeTypes The list of nodetypes that make up the cluster + * @param nodeTypes The list of node types that make up the cluster * @return the next definition stage */ WithCreate withNodeTypes(List nodeTypes); @@ -184,7 +184,7 @@ interface WithAzureActiveDirectory { interface WithCertificate { /** * Specifies certificate. - * @param certificate This primay certificate will be used as cluster node to node security, SSL certificate for cluster management endpoint and default admin client + * @param certificate This primary certificate will be used as cluster node to node security, SSL certificate for cluster management endpoint and default admin client * @return the next definition stage */ WithCreate withCertificate(CertificateDescription certificate); @@ -334,7 +334,7 @@ interface UpdateStages { interface WithCertificate { /** * Specifies certificate. - * @param certificate This primay certificate will be used as cluster node to node security, SSL certificate for cluster management endpoint and default admin client, the certificate should exist in the virtual machine scale sets or Azure key vault, before you add it. It will override original value + * @param certificate This primary certificate will be used as cluster node to node security, SSL certificate for cluster management endpoint and default admin client, the certificate should exist in the virtual machine scale sets or Azure key vault, before you add it. It will override original value * @return the next update stage */ Update withCertificate(CertificateDescription certificate); @@ -394,7 +394,7 @@ interface WithFabricSettings { interface WithNodeTypes { /** * Specifies nodeTypes. - * @param nodeTypes The list of nodetypes that make up the cluster, it will override + * @param nodeTypes The list of node types that make up the cluster, it will override * @return the next update stage */ Update withNodeTypes(List nodeTypes); diff --git a/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/ClusterUpdateParameters.java b/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/ClusterUpdateParameters.java index 0e559c3aacbd..19b64d5075f2 100644 --- a/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/ClusterUpdateParameters.java +++ b/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/ClusterUpdateParameters.java @@ -44,7 +44,7 @@ public class ClusterUpdateParameters { private String clusterCodeVersion; /** - * This primay certificate will be used as cluster node to node security, + * This primary certificate will be used as cluster node to node security, * SSL certificate for cluster management endpoint and default admin * client, the certificate should exist in the virtual machine scale sets * or Azure key vault, before you add it. It will override original value. @@ -79,7 +79,7 @@ public class ClusterUpdateParameters { private CertificateDescription reverseProxyCertificate; /** - * The list of nodetypes that make up the cluster, it will override. + * The list of node types that make up the cluster, it will override. */ @JsonProperty(value = "properties.nodeTypes") private List nodeTypes; @@ -157,7 +157,7 @@ public ClusterUpdateParameters withClusterCodeVersion(String clusterCodeVersion) } /** - * Get this primay certificate will be used as cluster node to node security, SSL certificate for cluster management endpoint and default admin client, the certificate should exist in the virtual machine scale sets or Azure key vault, before you add it. It will override original value. + * Get this primary certificate will be used as cluster node to node security, SSL certificate for cluster management endpoint and default admin client, the certificate should exist in the virtual machine scale sets or Azure key vault, before you add it. It will override original value. * * @return the certificate value */ @@ -166,7 +166,7 @@ public CertificateDescription certificate() { } /** - * Set this primay certificate will be used as cluster node to node security, SSL certificate for cluster management endpoint and default admin client, the certificate should exist in the virtual machine scale sets or Azure key vault, before you add it. It will override original value. + * Set this primary certificate will be used as cluster node to node security, SSL certificate for cluster management endpoint and default admin client, the certificate should exist in the virtual machine scale sets or Azure key vault, before you add it. It will override original value. * * @param certificate the certificate value to set * @return the ClusterUpdateParameters object itself. @@ -257,7 +257,7 @@ public ClusterUpdateParameters withReverseProxyCertificate(CertificateDescriptio } /** - * Get the list of nodetypes that make up the cluster, it will override. + * Get the list of node types that make up the cluster, it will override. * * @return the nodeTypes value */ @@ -266,7 +266,7 @@ public List nodeTypes() { } /** - * Set the list of nodetypes that make up the cluster, it will override. + * Set the list of node types that make up the cluster, it will override. * * @param nodeTypes the nodeTypes value to set * @return the ClusterUpdateParameters object itself. diff --git a/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/NodeTypeDescription.java b/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/NodeTypeDescription.java index b1ad66314011..42a615ae55cb 100644 --- a/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/NodeTypeDescription.java +++ b/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/NodeTypeDescription.java @@ -50,7 +50,7 @@ public class NodeTypeDescription { private int httpGatewayEndpointPort; /** - * Nodetype durability Level. Possible values include: 'Bronze', 'Silver', + * Node type durability Level. Possible values include: 'Bronze', 'Silver', * 'Gold'. */ @JsonProperty(value = "durabilityLevel") @@ -63,7 +63,7 @@ public class NodeTypeDescription { private EndpointRangeDescription applicationPorts; /** - * System assgined application ports. + * System assigned application ports. */ @JsonProperty(value = "ephemeralPorts") private EndpointRangeDescription ephemeralPorts; @@ -187,7 +187,7 @@ public NodeTypeDescription withHttpGatewayEndpointPort(int httpGatewayEndpointPo } /** - * Get nodetype durability Level. Possible values include: 'Bronze', 'Silver', 'Gold'. + * Get node type durability Level. Possible values include: 'Bronze', 'Silver', 'Gold'. * * @return the durabilityLevel value */ @@ -196,7 +196,7 @@ public String durabilityLevel() { } /** - * Set nodetype durability Level. Possible values include: 'Bronze', 'Silver', 'Gold'. + * Set node type durability Level. Possible values include: 'Bronze', 'Silver', 'Gold'. * * @param durabilityLevel the durabilityLevel value to set * @return the NodeTypeDescription object itself. @@ -227,7 +227,7 @@ public NodeTypeDescription withApplicationPorts(EndpointRangeDescription applica } /** - * Get system assgined application ports. + * Get system assigned application ports. * * @return the ephemeralPorts value */ @@ -236,7 +236,7 @@ public EndpointRangeDescription ephemeralPorts() { } /** - * Set system assgined application ports. + * Set system assigned application ports. * * @param ephemeralPorts the ephemeralPorts value to set * @return the NodeTypeDescription object itself. diff --git a/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/implementation/ClusterInner.java b/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/implementation/ClusterInner.java index b9b0043eb77a..4eaa38c2f9de 100644 --- a/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/implementation/ClusterInner.java +++ b/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/implementation/ClusterInner.java @@ -65,7 +65,7 @@ public class ClusterInner extends Resource { private String clusterCodeVersion; /** - * This primay certificate will be used as cluster node to node security, + * This primary certificate will be used as cluster node to node security, * SSL certificate for cluster management endpoint and default admin * client. */ @@ -119,7 +119,7 @@ public class ClusterInner extends Resource { private String managementEndpoint; /** - * The list of nodetypes that make up the cluster. + * The list of node types that make up the cluster. */ @JsonProperty(value = "properties.nodeTypes", required = true) private List nodeTypes; @@ -213,7 +213,7 @@ public ClusterInner withClusterCodeVersion(String clusterCodeVersion) { } /** - * Get this primay certificate will be used as cluster node to node security, SSL certificate for cluster management endpoint and default admin client. + * Get this primary certificate will be used as cluster node to node security, SSL certificate for cluster management endpoint and default admin client. * * @return the certificate value */ @@ -222,7 +222,7 @@ public CertificateDescription certificate() { } /** - * Set this primay certificate will be used as cluster node to node security, SSL certificate for cluster management endpoint and default admin client. + * Set this primary certificate will be used as cluster node to node security, SSL certificate for cluster management endpoint and default admin client. * * @param certificate the certificate value to set * @return the ClusterInner object itself. @@ -373,7 +373,7 @@ public ClusterInner withManagementEndpoint(String managementEndpoint) { } /** - * Get the list of nodetypes that make up the cluster. + * Get the list of node types that make up the cluster. * * @return the nodeTypes value */ @@ -382,7 +382,7 @@ public List nodeTypes() { } /** - * Set the list of nodetypes that make up the cluster. + * Set the list of node types that make up the cluster. * * @param nodeTypes the nodeTypes value to set * @return the ClusterInner object itself. diff --git a/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/implementation/OperationResultInner.java b/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/implementation/OperationResultInner.java index 06b9cce1804c..4e73f175a5c1 100644 --- a/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/implementation/OperationResultInner.java +++ b/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/implementation/OperationResultInner.java @@ -22,7 +22,7 @@ public class OperationResultInner { private String name; /** - * Dispaly of the result. + * Display of the result. */ @JsonProperty(value = "display") private AvailableOperationDisplay display; @@ -60,7 +60,7 @@ public OperationResultInner withName(String name) { } /** - * Get dispaly of the result. + * Get display of the result. * * @return the display value */ @@ -69,7 +69,7 @@ public AvailableOperationDisplay display() { } /** - * Set dispaly of the result. + * Set display of the result. * * @param display the display value to set * @return the OperationResultInner object itself. diff --git a/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/implementation/ServiceFabricManagementClientImpl.java b/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/implementation/ServiceFabricManagementClientImpl.java index 78f3ba9f4461..3a41073d0749 100644 --- a/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/implementation/ServiceFabricManagementClientImpl.java +++ b/servicefabric/resource-manager/v2016_09_01/src/main/java/com/microsoft/azure/management/servicefabric/v2016_09_01/implementation/ServiceFabricManagementClientImpl.java @@ -51,11 +51,11 @@ public ServiceFabricManagementClientImpl withSubscriptionId(String subscriptionI return this; } - /** The version of the ServiceFabric resouce provider api. */ + /** The version of the ServiceFabric resource provider api. */ private String apiVersion; /** - * Gets The version of the ServiceFabric resouce provider api. + * Gets The version of the ServiceFabric resource provider api. * * @return the apiVersion value. */ diff --git a/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/ClusterUpgradePolicy.java b/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/ClusterUpgradePolicy.java index 6cbe2e25d584..825b84f04c6d 100644 --- a/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/ClusterUpgradePolicy.java +++ b/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/ClusterUpgradePolicy.java @@ -24,7 +24,7 @@ public class ClusterUpgradePolicy { /** * The maximum amount of time to block processing of an upgrade domain and - * revent loss of availability when there are unexpected issues. When this + * prevent loss of availability when there are unexpected issues. When this * timeout expires, processing of the upgrade domain will proceed * regardless of availability loss issues. The timeout is reset at the * start of each upgrade domain. The timeout can be in either hh:mm:ss or @@ -106,7 +106,7 @@ public ClusterUpgradePolicy withForceRestart(Boolean forceRestart) { } /** - * Get the maximum amount of time to block processing of an upgrade domain and revent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format. + * Get the maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format. * * @return the upgradeReplicaSetCheckTimeout value */ @@ -115,7 +115,7 @@ public String upgradeReplicaSetCheckTimeout() { } /** - * Set the maximum amount of time to block processing of an upgrade domain and revent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format. + * Set the maximum amount of time to block processing of an upgrade domain and prevent loss of availability when there are unexpected issues. When this timeout expires, processing of the upgrade domain will proceed regardless of availability loss issues. The timeout is reset at the start of each upgrade domain. The timeout can be in either hh:mm:ss or in d.hh:mm:ss.ms format. * * @param upgradeReplicaSetCheckTimeout the upgradeReplicaSetCheckTimeout value to set * @return the ClusterUpgradePolicy object itself. diff --git a/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/NodeTypeDescription.java b/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/NodeTypeDescription.java index c8d7b2fd58f7..37ab01cec0b3 100644 --- a/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/NodeTypeDescription.java +++ b/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/NodeTypeDescription.java @@ -63,7 +63,7 @@ public class NodeTypeDescription { private EndpointRangeDescription applicationPorts; /** - * The range of empheral ports that nodes in this node type should be + * The range of ephemeral ports that nodes in this node type should be * configured with. */ @JsonProperty(value = "ephemeralPorts") @@ -231,7 +231,7 @@ public NodeTypeDescription withApplicationPorts(EndpointRangeDescription applica } /** - * Get the range of empheral ports that nodes in this node type should be configured with. + * Get the range of ephemeral ports that nodes in this node type should be configured with. * * @return the ephemeralPorts value */ @@ -240,7 +240,7 @@ public EndpointRangeDescription ephemeralPorts() { } /** - * Set the range of empheral ports that nodes in this node type should be configured with. + * Set the range of ephemeral ports that nodes in this node type should be configured with. * * @param ephemeralPorts the ephemeralPorts value to set * @return the NodeTypeDescription object itself. diff --git a/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/Operations.java b/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/Operations.java index 878ea0e58f4c..0857fa098ca8 100644 --- a/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/Operations.java +++ b/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/Operations.java @@ -19,7 +19,7 @@ public interface Operations extends HasInner { /** * Lists all of the available ServiceFabric Resource Manager REST API operations. * - * @param apiVersion The version of the ServiceFabric resouce provider api + * @param apiVersion The version of the ServiceFabric resource provider api * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable for the request */ diff --git a/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/ServiceTypeHealthPolicy.java b/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/ServiceTypeHealthPolicy.java index d89da32f6e3d..6601319372e3 100644 --- a/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/ServiceTypeHealthPolicy.java +++ b/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/ServiceTypeHealthPolicy.java @@ -48,8 +48,8 @@ public class ServiceTypeHealthPolicy { private Integer maxPercentUnhealthyReplicasPerPartition; /** - * The maximum maximum allowed percentage of unhealthy services. Allowed - * values are Byte values from zero to 100. + * The maximum allowed percentage of unhealthy services. Allowed values are + * Byte values from zero to 100. * * The percentage represents the maximum tolerated percentage of services * that can be unhealthy before the application is considered in error. @@ -121,7 +121,7 @@ public ServiceTypeHealthPolicy withMaxPercentUnhealthyReplicasPerPartition(Integ } /** - * Get the maximum maximum allowed percentage of unhealthy services. Allowed values are Byte values from zero to 100. + * Get the maximum allowed percentage of unhealthy services. Allowed values are Byte values from zero to 100. The percentage represents the maximum tolerated percentage of services that can be unhealthy before the application is considered in error. If the percentage is respected but there is at least one unhealthy service, the health is evaluated as Warning. This is calculated by dividing the number of unhealthy services of the specific service type over the total number of services of the specific service type. @@ -134,7 +134,7 @@ public Integer maxPercentUnhealthyServices() { } /** - * Set the maximum maximum allowed percentage of unhealthy services. Allowed values are Byte values from zero to 100. + * Set the maximum allowed percentage of unhealthy services. Allowed values are Byte values from zero to 100. The percentage represents the maximum tolerated percentage of services that can be unhealthy before the application is considered in error. If the percentage is respected but there is at least one unhealthy service, the health is evaluated as Warning. This is calculated by dividing the number of unhealthy services of the specific service type over the total number of services of the specific service type. diff --git a/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/implementation/OperationsInner.java b/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/implementation/OperationsInner.java index 2e77c9fd01c2..4438b27c4998 100644 --- a/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/implementation/OperationsInner.java +++ b/servicefabric/resource-manager/v2017_07_01_preview/src/main/java/com/microsoft/azure/management/servicefabric/v2017_07_01_preview/implementation/OperationsInner.java @@ -68,7 +68,7 @@ interface OperationsService { /** * Lists all of the available ServiceFabric Resource Manager REST API operations. * - * @param apiVersion The version of the ServiceFabric resouce provider api + * @param apiVersion The version of the ServiceFabric resource provider api * @throws IllegalArgumentException thrown if parameters fail the validation * @throws ErrorModelException thrown if the request is rejected by server * @throws RuntimeException all other wrapped checked exceptions if the request fails to be sent @@ -87,7 +87,7 @@ public Page nextPage(String nextPageLink) { /** * Lists all of the available ServiceFabric Resource Manager REST API operations. * - * @param apiVersion The version of the ServiceFabric resouce provider api + * @param apiVersion The version of the ServiceFabric resource provider api * @param serviceCallback the async ServiceCallback to handle successful and failed responses. * @throws IllegalArgumentException thrown if parameters fail the validation * @return the {@link ServiceFuture} object @@ -107,7 +107,7 @@ public Observable>> call(String nextP /** * Lists all of the available ServiceFabric Resource Manager REST API operations. * - * @param apiVersion The version of the ServiceFabric resouce provider api + * @param apiVersion The version of the ServiceFabric resource provider api * @throws IllegalArgumentException thrown if parameters fail the validation * @return the observable to the PagedList<OperationResultInner> object */ @@ -124,7 +124,7 @@ public Page call(ServiceResponse>> call(ServiceRespo /** * Lists all of the available ServiceFabric Resource Manager REST API operations. * - ServiceResponse> * @param apiVersion The version of the ServiceFabric resouce provider api + ServiceResponse> * @param apiVersion The version of the ServiceFabric resource provider api * @throws IllegalArgumentException thrown if parameters fail the validation * @return the PagedList<OperationResultInner> object wrapped in {@link ServiceResponse} if successful. */