azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.n...

290 строки
25 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.nginx.fluent.CertificatesClient"
fullName: "com.azure.resourcemanager.nginx.fluent.CertificatesClient"
name: "CertificatesClient"
nameWithType: "CertificatesClient"
summary: "An instance of this class provides access to all the operations defined in Certificates<wbr>Client."
syntax: "public interface **CertificatesClient**"
methods:
- uid: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.beginCreateOrUpdate(String resourceGroupName, String deploymentName, String certificateName)"
name: "beginCreateOrUpdate(String resourceGroupName, String deploymentName, String certificateName)"
nameWithType: "CertificatesClient.beginCreateOrUpdate(String resourceGroupName, String deploymentName, String certificateName)"
summary: "Create or update the NGINX certificates for given NGINX deployment."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of targeted NGINX deployment."
name: "deploymentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of certificate."
name: "certificateName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<NginxCertificateInner>,NginxCertificateInner> beginCreateOrUpdate(String resourceGroupName, String deploymentName, String certificateName)"
desc: "Create or update the NGINX certificates for given NGINX deployment."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner&text=NginxCertificateInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner&text=NginxCertificateInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.beginCreateOrUpdate(String resourceGroupName, String deploymentName, String certificateName, NginxCertificateInner body, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String deploymentName, String certificateName, NginxCertificateInner body, Context context)"
nameWithType: "CertificatesClient.beginCreateOrUpdate(String resourceGroupName, String deploymentName, String certificateName, NginxCertificateInner body, Context context)"
summary: "Create or update the NGINX certificates for given NGINX deployment."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of targeted NGINX deployment."
name: "deploymentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of certificate."
name: "certificateName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The certificate."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner&text=NginxCertificateInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<NginxCertificateInner>,NginxCertificateInner> beginCreateOrUpdate(String resourceGroupName, String deploymentName, String certificateName, NginxCertificateInner body, Context context)"
desc: "Create or update the NGINX certificates for given NGINX deployment."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner&text=NginxCertificateInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner&text=NginxCertificateInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.beginDelete(String resourceGroupName, String deploymentName, String certificateName)"
name: "beginDelete(String resourceGroupName, String deploymentName, String certificateName)"
nameWithType: "CertificatesClient.beginDelete(String resourceGroupName, String deploymentName, String certificateName)"
summary: "Deletes a certificate from the NGINX deployment."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of targeted NGINX deployment."
name: "deploymentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of certificate."
name: "certificateName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String deploymentName, String certificateName)"
desc: "Deletes a certificate from the NGINX deployment."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.beginDelete(String resourceGroupName, String deploymentName, String certificateName, Context context)"
name: "beginDelete(String resourceGroupName, String deploymentName, String certificateName, Context context)"
nameWithType: "CertificatesClient.beginDelete(String resourceGroupName, String deploymentName, String certificateName, Context context)"
summary: "Deletes a certificate from the NGINX deployment."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of targeted NGINX deployment."
name: "deploymentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of certificate."
name: "certificateName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String deploymentName, String certificateName, Context context)"
desc: "Deletes a certificate from the NGINX deployment."
returns:
description: "the <xref uid=\"com.azure.core.util.polling.SyncPoller\" data-throw-if-not-resolved=\"false\" data-raw-source=\"SyncPoller\"></xref> for polling of long-running operation."
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" />&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>&gt;"
- uid: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.createOrUpdate(String resourceGroupName, String deploymentName, String certificateName)"
name: "createOrUpdate(String resourceGroupName, String deploymentName, String certificateName)"
nameWithType: "CertificatesClient.createOrUpdate(String resourceGroupName, String deploymentName, String certificateName)"
summary: "Create or update the NGINX certificates for given NGINX deployment."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of targeted NGINX deployment."
name: "deploymentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of certificate."
name: "certificateName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract NginxCertificateInner createOrUpdate(String resourceGroupName, String deploymentName, String certificateName)"
desc: "Create or update the NGINX certificates for given NGINX deployment."
returns:
description: "the response."
type: "<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner&text=NginxCertificateInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.createOrUpdate(String resourceGroupName, String deploymentName, String certificateName, NginxCertificateInner body, Context context)"
name: "createOrUpdate(String resourceGroupName, String deploymentName, String certificateName, NginxCertificateInner body, Context context)"
nameWithType: "CertificatesClient.createOrUpdate(String resourceGroupName, String deploymentName, String certificateName, NginxCertificateInner body, Context context)"
summary: "Create or update the NGINX certificates for given NGINX deployment."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of targeted NGINX deployment."
name: "deploymentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of certificate."
name: "certificateName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The certificate."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner&text=NginxCertificateInner\" data-throw-if-not-resolved=\"False\" />"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract NginxCertificateInner createOrUpdate(String resourceGroupName, String deploymentName, String certificateName, NginxCertificateInner body, Context context)"
desc: "Create or update the NGINX certificates for given NGINX deployment."
returns:
description: "the response."
type: "<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner&text=NginxCertificateInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.delete(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.delete(String resourceGroupName, String deploymentName, String certificateName)"
name: "delete(String resourceGroupName, String deploymentName, String certificateName)"
nameWithType: "CertificatesClient.delete(String resourceGroupName, String deploymentName, String certificateName)"
summary: "Deletes a certificate from the NGINX deployment."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of targeted NGINX deployment."
name: "deploymentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of certificate."
name: "certificateName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract void delete(String resourceGroupName, String deploymentName, String certificateName)"
desc: "Deletes a certificate from the NGINX deployment."
- uid: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.delete(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.delete(String resourceGroupName, String deploymentName, String certificateName, Context context)"
name: "delete(String resourceGroupName, String deploymentName, String certificateName, Context context)"
nameWithType: "CertificatesClient.delete(String resourceGroupName, String deploymentName, String certificateName, Context context)"
summary: "Deletes a certificate from the NGINX deployment."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of targeted NGINX deployment."
name: "deploymentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of certificate."
name: "certificateName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract void delete(String resourceGroupName, String deploymentName, String certificateName, Context context)"
desc: "Deletes a certificate from the NGINX deployment."
- uid: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.get(String resourceGroupName, String deploymentName, String certificateName)"
name: "get(String resourceGroupName, String deploymentName, String certificateName)"
nameWithType: "CertificatesClient.get(String resourceGroupName, String deploymentName, String certificateName)"
summary: "Get a certificate of given NGINX deployment."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of targeted NGINX deployment."
name: "deploymentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of certificate."
name: "certificateName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract NginxCertificateInner get(String resourceGroupName, String deploymentName, String certificateName)"
desc: "Get a certificate of given NGINX deployment."
returns:
description: "a certificate of given NGINX deployment."
type: "<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner&text=NginxCertificateInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.getWithResponse(String resourceGroupName, String deploymentName, String certificateName, Context context)"
name: "getWithResponse(String resourceGroupName, String deploymentName, String certificateName, Context context)"
nameWithType: "CertificatesClient.getWithResponse(String resourceGroupName, String deploymentName, String certificateName, Context context)"
summary: "Get a certificate of given NGINX deployment."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of targeted NGINX deployment."
name: "deploymentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of certificate."
name: "certificateName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract Response<NginxCertificateInner> getWithResponse(String resourceGroupName, String deploymentName, String certificateName, Context context)"
desc: "Get a certificate of given NGINX deployment."
returns:
description: "a certificate of given NGINX deployment along with <xref uid=\"com.azure.core.http.rest.Response\" data-throw-if-not-resolved=\"false\" data-raw-source=\"Response\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.Response?alt=com.azure.core.http.rest.Response&text=Response\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner&text=NginxCertificateInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.list(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.list(String resourceGroupName, String deploymentName)"
name: "list(String resourceGroupName, String deploymentName)"
nameWithType: "CertificatesClient.list(String resourceGroupName, String deploymentName)"
summary: "List all certificates of given NGINX deployment."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of targeted NGINX deployment."
name: "deploymentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<NginxCertificateInner> list(String resourceGroupName, String deploymentName)"
desc: "List all certificates of given NGINX deployment."
returns:
description: "the paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner&text=NginxCertificateInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.list(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.nginx.fluent.CertificatesClient.list(String resourceGroupName, String deploymentName, Context context)"
name: "list(String resourceGroupName, String deploymentName, Context context)"
nameWithType: "CertificatesClient.list(String resourceGroupName, String deploymentName, Context context)"
summary: "List all certificates of given NGINX deployment."
modifiers:
- "abstract"
parameters:
- description: "The name of the resource group. The name is case insensitive."
name: "resourceGroupName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of targeted NGINX deployment."
name: "deploymentName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The context to associate with this operation."
name: "context"
type: "<xref href=\"com.azure.core.util.Context?alt=com.azure.core.util.Context&text=Context\" data-throw-if-not-resolved=\"False\" />"
syntax: "public abstract PagedIterable<NginxCertificateInner> list(String resourceGroupName, String deploymentName, Context context)"
desc: "List all certificates of given NGINX deployment."
returns:
description: "the paginated response with <xref uid=\"com.azure.core.http.rest.PagedIterable\" data-throw-if-not-resolved=\"false\" data-raw-source=\"PagedIterable\"></xref>."
type: "<xref href=\"com.azure.core.http.rest.PagedIterable?alt=com.azure.core.http.rest.PagedIterable&text=PagedIterable\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxCertificateInner&text=NginxCertificateInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in CertificatesClient."
metadata: {}
package: "com.azure.resourcemanager.nginx.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-nginx:1.0.0