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

370 строки
32 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient"
name: "DeploymentsClient"
nameWithType: "DeploymentsClient"
summary: "An instance of this class provides access to all the operations defined in Deployments<wbr>Client."
syntax: "public interface **DeploymentsClient**"
methods:
- uid: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.beginCreateOrUpdate(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.beginCreateOrUpdate(String resourceGroupName, String deploymentName)"
name: "beginCreateOrUpdate(String resourceGroupName, String deploymentName)"
nameWithType: "DeploymentsClient.beginCreateOrUpdate(String resourceGroupName, String deploymentName)"
summary: "Create or update 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>"
syntax: "public abstract SyncPoller<PollResult<NginxDeploymentInner>,NginxDeploymentInner> beginCreateOrUpdate(String resourceGroupName, String deploymentName)"
desc: "Create or update 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;<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.beginCreateOrUpdate(String resourceGroupName, String deploymentName, NginxDeploymentInner body, Context context)"
name: "beginCreateOrUpdate(String resourceGroupName, String deploymentName, NginxDeploymentInner body, Context context)"
nameWithType: "DeploymentsClient.beginCreateOrUpdate(String resourceGroupName, String deploymentName, NginxDeploymentInner body, Context context)"
summary: "Create or update 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 body parameter."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" 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<NginxDeploymentInner>,NginxDeploymentInner> beginCreateOrUpdate(String resourceGroupName, String deploymentName, NginxDeploymentInner body, Context context)"
desc: "Create or update 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;<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.beginDelete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.beginDelete(String resourceGroupName, String deploymentName)"
name: "beginDelete(String resourceGroupName, String deploymentName)"
nameWithType: "DeploymentsClient.beginDelete(String resourceGroupName, String deploymentName)"
summary: "Delete the NGINX deployment resource."
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 SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String deploymentName)"
desc: "Delete the NGINX deployment resource."
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.DeploymentsClient.beginDelete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.beginDelete(String resourceGroupName, String deploymentName, Context context)"
name: "beginDelete(String resourceGroupName, String deploymentName, Context context)"
nameWithType: "DeploymentsClient.beginDelete(String resourceGroupName, String deploymentName, Context context)"
summary: "Delete the NGINX deployment resource."
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 SyncPoller<PollResult<Void>,Void> beginDelete(String resourceGroupName, String deploymentName, Context context)"
desc: "Delete the NGINX deployment resource."
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.DeploymentsClient.beginUpdate(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.beginUpdate(String resourceGroupName, String deploymentName)"
name: "beginUpdate(String resourceGroupName, String deploymentName)"
nameWithType: "DeploymentsClient.beginUpdate(String resourceGroupName, String deploymentName)"
summary: "Update 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>"
syntax: "public abstract SyncPoller<PollResult<NginxDeploymentInner>,NginxDeploymentInner> beginUpdate(String resourceGroupName, String deploymentName)"
desc: "Update 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;<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.beginUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.nginx.models.NginxDeploymentUpdateParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.beginUpdate(String resourceGroupName, String deploymentName, NginxDeploymentUpdateParameters body, Context context)"
name: "beginUpdate(String resourceGroupName, String deploymentName, NginxDeploymentUpdateParameters body, Context context)"
nameWithType: "DeploymentsClient.beginUpdate(String resourceGroupName, String deploymentName, NginxDeploymentUpdateParameters body, Context context)"
summary: "Update 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 body parameter."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.nginx.models.NginxDeploymentUpdateParameters?alt=com.azure.resourcemanager.nginx.models.NginxDeploymentUpdateParameters&text=NginxDeploymentUpdateParameters\" 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<NginxDeploymentInner>,NginxDeploymentInner> beginUpdate(String resourceGroupName, String deploymentName, NginxDeploymentUpdateParameters body, Context context)"
desc: "Update 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;<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />&gt;,<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.createOrUpdate(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.createOrUpdate(String resourceGroupName, String deploymentName)"
name: "createOrUpdate(String resourceGroupName, String deploymentName)"
nameWithType: "DeploymentsClient.createOrUpdate(String resourceGroupName, String deploymentName)"
summary: "Create or update 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>"
syntax: "public abstract NginxDeploymentInner createOrUpdate(String resourceGroupName, String deploymentName)"
desc: "Create or update the NGINX deployment."
returns:
description: "the response."
type: "<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.createOrUpdate(java.lang.String,java.lang.String,com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.createOrUpdate(String resourceGroupName, String deploymentName, NginxDeploymentInner body, Context context)"
name: "createOrUpdate(String resourceGroupName, String deploymentName, NginxDeploymentInner body, Context context)"
nameWithType: "DeploymentsClient.createOrUpdate(String resourceGroupName, String deploymentName, NginxDeploymentInner body, Context context)"
summary: "Create or update 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 body parameter."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" 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 NginxDeploymentInner createOrUpdate(String resourceGroupName, String deploymentName, NginxDeploymentInner body, Context context)"
desc: "Create or update the NGINX deployment."
returns:
description: "the response."
type: "<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.delete(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.delete(String resourceGroupName, String deploymentName)"
name: "delete(String resourceGroupName, String deploymentName)"
nameWithType: "DeploymentsClient.delete(String resourceGroupName, String deploymentName)"
summary: "Delete the NGINX deployment resource."
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 void delete(String resourceGroupName, String deploymentName)"
desc: "Delete the NGINX deployment resource."
- uid: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.delete(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.delete(String resourceGroupName, String deploymentName, Context context)"
name: "delete(String resourceGroupName, String deploymentName, Context context)"
nameWithType: "DeploymentsClient.delete(String resourceGroupName, String deploymentName, Context context)"
summary: "Delete the NGINX deployment resource."
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 void delete(String resourceGroupName, String deploymentName, Context context)"
desc: "Delete the NGINX deployment resource."
- uid: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.getByResourceGroup(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.getByResourceGroup(String resourceGroupName, String deploymentName)"
name: "getByResourceGroup(String resourceGroupName, String deploymentName)"
nameWithType: "DeploymentsClient.getByResourceGroup(String resourceGroupName, String deploymentName)"
summary: "Get 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>"
syntax: "public abstract NginxDeploymentInner getByResourceGroup(String resourceGroupName, String deploymentName)"
desc: "Get the NGINX deployment."
returns:
description: "the NGINX deployment."
type: "<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.getByResourceGroupWithResponse(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.getByResourceGroupWithResponse(String resourceGroupName, String deploymentName, Context context)"
name: "getByResourceGroupWithResponse(String resourceGroupName, String deploymentName, Context context)"
nameWithType: "DeploymentsClient.getByResourceGroupWithResponse(String resourceGroupName, String deploymentName, Context context)"
summary: "Get 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 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<NginxDeploymentInner> getByResourceGroupWithResponse(String resourceGroupName, String deploymentName, Context context)"
desc: "Get the NGINX deployment."
returns:
description: "the 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.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.list()"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.list()"
name: "list()"
nameWithType: "DeploymentsClient.list()"
summary: "List the NGINX deployments resources."
modifiers:
- "abstract"
syntax: "public abstract PagedIterable<NginxDeploymentInner> list()"
desc: "List the NGINX deployments resources."
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.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.list(com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.list(Context context)"
name: "list(Context context)"
nameWithType: "DeploymentsClient.list(Context context)"
summary: "List the NGINX deployments resources."
modifiers:
- "abstract"
parameters:
- 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<NginxDeploymentInner> list(Context context)"
desc: "List the NGINX deployments resources."
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.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.listByResourceGroup(java.lang.String)"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.listByResourceGroup(String resourceGroupName)"
name: "listByResourceGroup(String resourceGroupName)"
nameWithType: "DeploymentsClient.listByResourceGroup(String resourceGroupName)"
summary: "List all NGINX deployments under the specified resource group."
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>"
syntax: "public abstract PagedIterable<NginxDeploymentInner> listByResourceGroup(String resourceGroupName)"
desc: "List all NGINX deployments under the specified resource group."
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.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.listByResourceGroup(java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.listByResourceGroup(String resourceGroupName, Context context)"
name: "listByResourceGroup(String resourceGroupName, Context context)"
nameWithType: "DeploymentsClient.listByResourceGroup(String resourceGroupName, Context context)"
summary: "List all NGINX deployments under the specified resource group."
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 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<NginxDeploymentInner> listByResourceGroup(String resourceGroupName, Context context)"
desc: "List all NGINX deployments under the specified resource group."
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.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.update(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.update(String resourceGroupName, String deploymentName)"
name: "update(String resourceGroupName, String deploymentName)"
nameWithType: "DeploymentsClient.update(String resourceGroupName, String deploymentName)"
summary: "Update 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>"
syntax: "public abstract NginxDeploymentInner update(String resourceGroupName, String deploymentName)"
desc: "Update the NGINX deployment."
returns:
description: "the response."
type: "<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.update(java.lang.String,java.lang.String,com.azure.resourcemanager.nginx.models.NginxDeploymentUpdateParameters,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.nginx.fluent.DeploymentsClient.update(String resourceGroupName, String deploymentName, NginxDeploymentUpdateParameters body, Context context)"
name: "update(String resourceGroupName, String deploymentName, NginxDeploymentUpdateParameters body, Context context)"
nameWithType: "DeploymentsClient.update(String resourceGroupName, String deploymentName, NginxDeploymentUpdateParameters body, Context context)"
summary: "Update 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 body parameter."
name: "body"
type: "<xref href=\"com.azure.resourcemanager.nginx.models.NginxDeploymentUpdateParameters?alt=com.azure.resourcemanager.nginx.models.NginxDeploymentUpdateParameters&text=NginxDeploymentUpdateParameters\" 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 NginxDeploymentInner update(String resourceGroupName, String deploymentName, NginxDeploymentUpdateParameters body, Context context)"
desc: "Update the NGINX deployment."
returns:
description: "the response."
type: "<xref href=\"com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner?alt=com.azure.resourcemanager.nginx.fluent.models.NginxDeploymentInner&text=NginxDeploymentInner\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in DeploymentsClient."
metadata: {}
package: "com.azure.resourcemanager.nginx.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-nginx:1.0.0