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

126 строки
10 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.storagemover.fluent.JobRunsClient"
fullName: "com.azure.resourcemanager.storagemover.fluent.JobRunsClient"
name: "JobRunsClient"
nameWithType: "JobRunsClient"
summary: "An instance of this class provides access to all the operations defined in Job<wbr>Runs<wbr>Client."
syntax: "public interface **JobRunsClient**"
methods:
- uid: "com.azure.resourcemanager.storagemover.fluent.JobRunsClient.get(java.lang.String,java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.storagemover.fluent.JobRunsClient.get(String resourceGroupName, String storageMoverName, String projectName, String jobDefinitionName, String jobRunName)"
name: "get(String resourceGroupName, String storageMoverName, String projectName, String jobDefinitionName, String jobRunName)"
nameWithType: "JobRunsClient.get(String resourceGroupName, String storageMoverName, String projectName, String jobDefinitionName, String jobRunName)"
summary: "Gets a Job Run 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 the Storage Mover resource."
name: "storageMoverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Project resource."
name: "projectName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Job Definition resource."
name: "jobDefinitionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Job Run resource."
name: "jobRunName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract JobRunInner get(String resourceGroupName, String storageMoverName, String projectName, String jobDefinitionName, String jobRunName)"
desc: "Gets a Job Run resource."
returns:
description: "a Job Run resource."
type: "<xref href=\"com.azure.resourcemanager.storagemover.fluent.models.JobRunInner?alt=com.azure.resourcemanager.storagemover.fluent.models.JobRunInner&text=JobRunInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storagemover.fluent.JobRunsClient.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.storagemover.fluent.JobRunsClient.getWithResponse(String resourceGroupName, String storageMoverName, String projectName, String jobDefinitionName, String jobRunName, Context context)"
name: "getWithResponse(String resourceGroupName, String storageMoverName, String projectName, String jobDefinitionName, String jobRunName, Context context)"
nameWithType: "JobRunsClient.getWithResponse(String resourceGroupName, String storageMoverName, String projectName, String jobDefinitionName, String jobRunName, Context context)"
summary: "Gets a Job Run 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 the Storage Mover resource."
name: "storageMoverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Project resource."
name: "projectName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Job Definition resource."
name: "jobDefinitionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Job Run resource."
name: "jobRunName"
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<JobRunInner> getWithResponse(String resourceGroupName, String storageMoverName, String projectName, String jobDefinitionName, String jobRunName, Context context)"
desc: "Gets a Job Run resource."
returns:
description: "a Job Run resource 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.storagemover.fluent.models.JobRunInner?alt=com.azure.resourcemanager.storagemover.fluent.models.JobRunInner&text=JobRunInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.storagemover.fluent.JobRunsClient.list(java.lang.String,java.lang.String,java.lang.String,java.lang.String)"
fullName: "com.azure.resourcemanager.storagemover.fluent.JobRunsClient.list(String resourceGroupName, String storageMoverName, String projectName, String jobDefinitionName)"
name: "list(String resourceGroupName, String storageMoverName, String projectName, String jobDefinitionName)"
nameWithType: "JobRunsClient.list(String resourceGroupName, String storageMoverName, String projectName, String jobDefinitionName)"
summary: "Lists all Job Runs in a Job Definition."
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 Storage Mover resource."
name: "storageMoverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Project resource."
name: "projectName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Job Definition resource."
name: "jobDefinitionName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public abstract PagedIterable<JobRunInner> list(String resourceGroupName, String storageMoverName, String projectName, String jobDefinitionName)"
desc: "Lists all Job Runs in a Job Definition."
returns:
description: "list of Job Runs 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.storagemover.fluent.models.JobRunInner?alt=com.azure.resourcemanager.storagemover.fluent.models.JobRunInner&text=JobRunInner\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.storagemover.fluent.JobRunsClient.list(java.lang.String,java.lang.String,java.lang.String,java.lang.String,com.azure.core.util.Context)"
fullName: "com.azure.resourcemanager.storagemover.fluent.JobRunsClient.list(String resourceGroupName, String storageMoverName, String projectName, String jobDefinitionName, Context context)"
name: "list(String resourceGroupName, String storageMoverName, String projectName, String jobDefinitionName, Context context)"
nameWithType: "JobRunsClient.list(String resourceGroupName, String storageMoverName, String projectName, String jobDefinitionName, Context context)"
summary: "Lists all Job Runs in a Job Definition."
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 Storage Mover resource."
name: "storageMoverName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Project resource."
name: "projectName"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- description: "The name of the Job Definition resource."
name: "jobDefinitionName"
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<JobRunInner> list(String resourceGroupName, String storageMoverName, String projectName, String jobDefinitionName, Context context)"
desc: "Lists all Job Runs in a Job Definition."
returns:
description: "list of Job Runs 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.storagemover.fluent.models.JobRunInner?alt=com.azure.resourcemanager.storagemover.fluent.models.JobRunInner&text=JobRunInner\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "interface"
desc: "An instance of this class provides access to all the operations defined in JobRunsClient."
metadata: {}
package: "com.azure.resourcemanager.storagemover.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-storagemover:1.0.0