380 строки
34 KiB
YAML
380 строки
34 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient"
|
|
fullName: "com.azure.resourcemanager.sphere.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.sphere.fluent.DeploymentsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sphere.fluent.models.DeploymentInner)"
|
|
fullName: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.beginCreateOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, DeploymentInner resource)"
|
|
name: "beginCreateOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, DeploymentInner resource)"
|
|
nameWithType: "DeploymentsClient.beginCreateOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, DeploymentInner resource)"
|
|
summary: "Create a 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: "Name of catalog."
|
|
name: "catalogName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of device group."
|
|
name: "deviceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Deployment name. Use .default for deployment creation and to get the current deployment for\n the associated device group."
|
|
name: "deploymentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Resource create parameters."
|
|
name: "resource"
|
|
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeploymentInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeploymentInner&text=DeploymentInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract SyncPoller<PollResult<DeploymentInner>,DeploymentInner> beginCreateOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, DeploymentInner resource)"
|
|
desc: "Create a Deployment. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
|
|
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 an deployment resource belonging to a device group resource."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeploymentInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeploymentInner&text=DeploymentInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeploymentInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeploymentInner&text=DeploymentInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.beginCreateOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sphere.fluent.models.DeploymentInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.beginCreateOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, DeploymentInner resource, Context context)"
|
|
name: "beginCreateOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, DeploymentInner resource, Context context)"
|
|
nameWithType: "DeploymentsClient.beginCreateOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, DeploymentInner resource, Context context)"
|
|
summary: "Create a 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: "Name of catalog."
|
|
name: "catalogName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of device group."
|
|
name: "deviceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Deployment name. Use .default for deployment creation and to get the current deployment for\n the associated device group."
|
|
name: "deploymentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Resource create parameters."
|
|
name: "resource"
|
|
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeploymentInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeploymentInner&text=DeploymentInner\" 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<DeploymentInner>,DeploymentInner> beginCreateOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, DeploymentInner resource, Context context)"
|
|
desc: "Create a Deployment. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
|
|
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 an deployment resource belonging to a device group resource."
|
|
type: "<xref href=\"com.azure.core.util.polling.SyncPoller?alt=com.azure.core.util.polling.SyncPoller&text=SyncPoller\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeploymentInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeploymentInner&text=DeploymentInner\" data-throw-if-not-resolved=\"False\" />>,<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeploymentInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeploymentInner&text=DeploymentInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.beginDelete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName)"
|
|
name: "beginDelete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName)"
|
|
nameWithType: "DeploymentsClient.beginDelete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName)"
|
|
summary: "Delete a 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: "Name of catalog."
|
|
name: "catalogName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of device group."
|
|
name: "deviceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Deployment name. Use .default for deployment creation and to get the current deployment for\n the associated device group."
|
|
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 catalogName, String productName, String deviceGroupName, String deploymentName)"
|
|
desc: "Delete a Deployment. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
|
|
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\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.beginDelete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.beginDelete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, Context context)"
|
|
name: "beginDelete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, Context context)"
|
|
nameWithType: "DeploymentsClient.beginDelete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, Context context)"
|
|
summary: "Delete a 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: "Name of catalog."
|
|
name: "catalogName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of device group."
|
|
name: "deviceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Deployment name. Use .default for deployment creation and to get the current deployment for\n the associated device group."
|
|
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 catalogName, String productName, String deviceGroupName, String deploymentName, Context context)"
|
|
desc: "Delete a Deployment. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
|
|
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\" /><<xref href=\"com.azure.core.management.polling.PollResult?alt=com.azure.core.management.polling.PollResult&text=PollResult\" data-throw-if-not-resolved=\"False\" /><<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Void.html\">Void</a>>"
|
|
- uid: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sphere.fluent.models.DeploymentInner)"
|
|
fullName: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.createOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, DeploymentInner resource)"
|
|
name: "createOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, DeploymentInner resource)"
|
|
nameWithType: "DeploymentsClient.createOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, DeploymentInner resource)"
|
|
summary: "Create a 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: "Name of catalog."
|
|
name: "catalogName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of device group."
|
|
name: "deviceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Deployment name. Use .default for deployment creation and to get the current deployment for\n the associated device group."
|
|
name: "deploymentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Resource create parameters."
|
|
name: "resource"
|
|
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeploymentInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeploymentInner&text=DeploymentInner\" data-throw-if-not-resolved=\"False\" />"
|
|
syntax: "public abstract DeploymentInner createOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, DeploymentInner resource)"
|
|
desc: "Create a Deployment. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
|
|
returns:
|
|
description: "an deployment resource belonging to a device group resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeploymentInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeploymentInner&text=DeploymentInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.createOrUpdate(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.resourcemanager.sphere.fluent.models.DeploymentInner,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.createOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, DeploymentInner resource, Context context)"
|
|
name: "createOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, DeploymentInner resource, Context context)"
|
|
nameWithType: "DeploymentsClient.createOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, DeploymentInner resource, Context context)"
|
|
summary: "Create a 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: "Name of catalog."
|
|
name: "catalogName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of device group."
|
|
name: "deviceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Deployment name. Use .default for deployment creation and to get the current deployment for\n the associated device group."
|
|
name: "deploymentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Resource create parameters."
|
|
name: "resource"
|
|
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeploymentInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeploymentInner&text=DeploymentInner\" 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 DeploymentInner createOrUpdate(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, DeploymentInner resource, Context context)"
|
|
desc: "Create a Deployment. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
|
|
returns:
|
|
description: "an deployment resource belonging to a device group resource."
|
|
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeploymentInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeploymentInner&text=DeploymentInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.delete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName)"
|
|
name: "delete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName)"
|
|
nameWithType: "DeploymentsClient.delete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName)"
|
|
summary: "Delete a 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: "Name of catalog."
|
|
name: "catalogName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of device group."
|
|
name: "deviceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Deployment name. Use .default for deployment creation and to get the current deployment for\n the associated device group."
|
|
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 catalogName, String productName, String deviceGroupName, String deploymentName)"
|
|
desc: "Delete a Deployment. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
|
|
- uid: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.delete(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.delete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, Context context)"
|
|
name: "delete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, Context context)"
|
|
nameWithType: "DeploymentsClient.delete(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, Context context)"
|
|
summary: "Delete a 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: "Name of catalog."
|
|
name: "catalogName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of device group."
|
|
name: "deviceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Deployment name. Use .default for deployment creation and to get the current deployment for\n the associated device group."
|
|
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 catalogName, String productName, String deviceGroupName, String deploymentName, Context context)"
|
|
desc: "Delete a Deployment. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
|
|
- uid: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.get(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName)"
|
|
name: "get(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName)"
|
|
nameWithType: "DeploymentsClient.get(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName)"
|
|
summary: "Get a 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: "Name of catalog."
|
|
name: "catalogName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of device group."
|
|
name: "deviceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Deployment name. Use .default for deployment creation and to get the current deployment for\n the associated device group."
|
|
name: "deploymentName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract DeploymentInner get(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName)"
|
|
desc: "Get a Deployment. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
|
|
returns:
|
|
description: "a Deployment."
|
|
type: "<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeploymentInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeploymentInner&text=DeploymentInner\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.getWithResponse(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.getWithResponse(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, Context context)"
|
|
name: "getWithResponse(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, Context context)"
|
|
nameWithType: "DeploymentsClient.getWithResponse(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, Context context)"
|
|
summary: "Get a 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: "Name of catalog."
|
|
name: "catalogName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of device group."
|
|
name: "deviceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Deployment name. Use .default for deployment creation and to get the current deployment for\n the associated device group."
|
|
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<DeploymentInner> getWithResponse(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String deploymentName, Context context)"
|
|
desc: "Get a Deployment. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
|
|
returns:
|
|
description: "a 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\" /><<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeploymentInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeploymentInner&text=DeploymentInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.listByDeviceGroup(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
|
|
fullName: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.listByDeviceGroup(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
|
|
name: "listByDeviceGroup(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
|
|
nameWithType: "DeploymentsClient.listByDeviceGroup(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
|
|
summary: "List Deployment resources by Device<wbr>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: "Name of catalog."
|
|
name: "catalogName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of device group."
|
|
name: "deviceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
syntax: "public abstract PagedIterable<DeploymentInner> listByDeviceGroup(String resourceGroupName, String catalogName, String productName, String deviceGroupName)"
|
|
desc: "List Deployment resources by DeviceGroup. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
|
|
returns:
|
|
description: "the response of a Deployment list operation as 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\" /><<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeploymentInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeploymentInner&text=DeploymentInner\" data-throw-if-not-resolved=\"False\" />>"
|
|
- uid: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.listByDeviceGroup(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.Integer,java.lang.Integer,java.lang.Integer,com.azure.core.util.Context)"
|
|
fullName: "com.azure.resourcemanager.sphere.fluent.DeploymentsClient.listByDeviceGroup(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String filter, Integer top, Integer skip, Integer maxpagesize, Context context)"
|
|
name: "listByDeviceGroup(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String filter, Integer top, Integer skip, Integer maxpagesize, Context context)"
|
|
nameWithType: "DeploymentsClient.listByDeviceGroup(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String filter, Integer top, Integer skip, Integer maxpagesize, Context context)"
|
|
summary: "List Deployment resources by Device<wbr>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: "Name of catalog."
|
|
name: "catalogName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of product."
|
|
name: "productName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Name of device group."
|
|
name: "deviceGroupName"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "Filter the result list using the given expression."
|
|
name: "filter"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- description: "The number of result items to return."
|
|
name: "top"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
- description: "The number of result items to skip."
|
|
name: "skip"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</a>"
|
|
- description: "The maximum number of result items per page."
|
|
name: "maxpagesize"
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Integer.html\">Integer</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<DeploymentInner> listByDeviceGroup(String resourceGroupName, String catalogName, String productName, String deviceGroupName, String filter, Integer top, Integer skip, Integer maxpagesize, Context context)"
|
|
desc: "List Deployment resources by DeviceGroup. '.default' and '.unassigned' are system defined values and cannot be used for product or device group name."
|
|
returns:
|
|
description: "the response of a Deployment list operation as 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\" /><<xref href=\"com.azure.resourcemanager.sphere.fluent.models.DeploymentInner?alt=com.azure.resourcemanager.sphere.fluent.models.DeploymentInner&text=DeploymentInner\" 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.sphere.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-sphere:1.0.0
|