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

102 строки
7.7 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.dataprotection.models.Jobs"
fullName: "com.azure.resourcemanager.dataprotection.models.Jobs"
name: "Jobs"
nameWithType: "Jobs"
summary: "Resource collection API of Jobs."
syntax: "public interface **Jobs**"
methods:
- uid: "com.azure.resourcemanager.dataprotection.models.Jobs.get(java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.dataprotection.models.Jobs.get(String resourceGroupName, String vaultName, String jobId)"
name: "get(String resourceGroupName, String vaultName, String jobId)"
nameWithType: "Jobs.get(String resourceGroupName, String vaultName, String jobId)"
summary: "Gets a job with id in a backup vault."
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 the backup vault."
name: "vaultName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Job ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)."
name: "jobId"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract AzureBackupJobResource get(String resourceGroupName, String vaultName, String jobId)"
desc: "Gets a job with id in a backup vault."
returns:
description: "a job with id in a backup vault."
type: "<xref href=\"com.azure.resourcemanager.dataprotection.models.AzureBackupJobResource?alt=com.azure.resourcemanager.dataprotection.models.AzureBackupJobResource&text=AzureBackupJobResource\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.dataprotection.models.Jobs.getWithResponse(java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.dataprotection.models.Jobs.getWithResponse(String resourceGroupName, String vaultName, String jobId, Context context)"
name: "getWithResponse(String resourceGroupName, String vaultName, String jobId, Context context)"
nameWithType: "Jobs.getWithResponse(String resourceGroupName, String vaultName, String jobId, Context context)"
summary: "Gets a job with id in a backup vault."
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 the backup vault."
name: "vaultName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The Job ID. This is a GUID-formatted string (e.g. 00000000-0000-0000-0000-000000000000)."
name: "jobId"
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<AzureBackupJobResource> getWithResponse(String resourceGroupName, String vaultName, String jobId, Context context)"
desc: "Gets a job with id in a backup vault."
returns:
description: "a job with id in a backup vault 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.dataprotection.models.AzureBackupJobResource?alt=com.azure.resourcemanager.dataprotection.models.AzureBackupJobResource&text=AzureBackupJobResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.dataprotection.models.Jobs.list(java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.dataprotection.models.Jobs.list(String resourceGroupName, String vaultName)"
name: "list(String resourceGroupName, String vaultName)"
nameWithType: "Jobs.list(String resourceGroupName, String vaultName)"
summary: "Returns list of jobs belonging to a backup vault."
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 the backup vault."
name: "vaultName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<AzureBackupJobResource> list(String resourceGroupName, String vaultName)"
desc: "Returns list of jobs belonging to a backup vault."
returns:
description: "list of AzureBackup Job resources 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\" />&lt;<xref href=\"com.azure.resourcemanager.dataprotection.models.AzureBackupJobResource?alt=com.azure.resourcemanager.dataprotection.models.AzureBackupJobResource&text=AzureBackupJobResource\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.dataprotection.models.Jobs.list(java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.dataprotection.models.Jobs.list(String resourceGroupName, String vaultName, Context context)"
name: "list(String resourceGroupName, String vaultName, Context context)"
nameWithType: "Jobs.list(String resourceGroupName, String vaultName, Context context)"
summary: "Returns list of jobs belonging to a backup vault."
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 the backup vault."
name: "vaultName"
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<AzureBackupJobResource> list(String resourceGroupName, String vaultName, Context context)"
desc: "Returns list of jobs belonging to a backup vault."
returns:
description: "list of AzureBackup Job resources 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\" />&lt;<xref href=\"com.azure.resourcemanager.dataprotection.models.AzureBackupJobResource?alt=com.azure.resourcemanager.dataprotection.models.AzureBackupJobResource&text=AzureBackupJobResource\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "Resource collection API of Jobs."
metadata: {}
package: "com.azure.resourcemanager.dataprotection.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-dataprotection:1.3.0