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

158 строки
8.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient"
fullName: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient"
name: "StorageMoverClient"
nameWithType: "StorageMoverClient"
summary: "The interface for Storage<wbr>Mover<wbr>Client class."
syntax: "public interface **StorageMoverClient**"
methods:
- uid: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getAgents()"
fullName: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getAgents()"
name: "getAgents()"
nameWithType: "StorageMoverClient.getAgents()"
summary: "Gets the Agents<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract AgentsClient getAgents()"
desc: "Gets the AgentsClient object to access its operations."
returns:
description: "the AgentsClient object."
type: "<xref href=\"com.azure.resourcemanager.storagemover.fluent.AgentsClient?alt=com.azure.resourcemanager.storagemover.fluent.AgentsClient&text=AgentsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getApiVersion()"
fullName: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getApiVersion()"
name: "getApiVersion()"
nameWithType: "StorageMoverClient.getApiVersion()"
summary: "Gets Api Version."
modifiers:
- "abstract"
syntax: "public abstract String getApiVersion()"
desc: "Gets Api Version."
returns:
description: "the apiVersion value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getDefaultPollInterval()"
fullName: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getDefaultPollInterval()"
name: "getDefaultPollInterval()"
nameWithType: "StorageMoverClient.getDefaultPollInterval()"
summary: "Gets The default poll interval for long-running operation."
modifiers:
- "abstract"
syntax: "public abstract Duration getDefaultPollInterval()"
desc: "Gets The default poll interval for long-running operation."
returns:
description: "the defaultPollInterval value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html\">Duration</a>"
- uid: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getEndpoint()"
fullName: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getEndpoint()"
name: "getEndpoint()"
nameWithType: "StorageMoverClient.getEndpoint()"
summary: "Gets server parameter."
modifiers:
- "abstract"
syntax: "public abstract String getEndpoint()"
desc: "Gets server parameter."
returns:
description: "the endpoint value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getEndpoints()"
fullName: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getEndpoints()"
name: "getEndpoints()"
nameWithType: "StorageMoverClient.getEndpoints()"
summary: "Gets the Endpoints<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract EndpointsClient getEndpoints()"
desc: "Gets the EndpointsClient object to access its operations."
returns:
description: "the EndpointsClient object."
type: "<xref href=\"com.azure.resourcemanager.storagemover.fluent.EndpointsClient?alt=com.azure.resourcemanager.storagemover.fluent.EndpointsClient&text=EndpointsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getHttpPipeline()"
fullName: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getHttpPipeline()"
name: "getHttpPipeline()"
nameWithType: "StorageMoverClient.getHttpPipeline()"
summary: "Gets The HTTP pipeline to send requests through."
modifiers:
- "abstract"
syntax: "public abstract HttpPipeline getHttpPipeline()"
desc: "Gets The HTTP pipeline to send requests through."
returns:
description: "the httpPipeline value."
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getJobDefinitions()"
fullName: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getJobDefinitions()"
name: "getJobDefinitions()"
nameWithType: "StorageMoverClient.getJobDefinitions()"
summary: "Gets the Job<wbr>Definitions<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract JobDefinitionsClient getJobDefinitions()"
desc: "Gets the JobDefinitionsClient object to access its operations."
returns:
description: "the JobDefinitionsClient object."
type: "<xref href=\"com.azure.resourcemanager.storagemover.fluent.JobDefinitionsClient?alt=com.azure.resourcemanager.storagemover.fluent.JobDefinitionsClient&text=JobDefinitionsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getJobRuns()"
fullName: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getJobRuns()"
name: "getJobRuns()"
nameWithType: "StorageMoverClient.getJobRuns()"
summary: "Gets the Job<wbr>Runs<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract JobRunsClient getJobRuns()"
desc: "Gets the JobRunsClient object to access its operations."
returns:
description: "the JobRunsClient object."
type: "<xref href=\"com.azure.resourcemanager.storagemover.fluent.JobRunsClient?alt=com.azure.resourcemanager.storagemover.fluent.JobRunsClient&text=JobRunsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getOperations()"
fullName: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getOperations()"
name: "getOperations()"
nameWithType: "StorageMoverClient.getOperations()"
summary: "Gets the Operations<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract OperationsClient getOperations()"
desc: "Gets the OperationsClient object to access its operations."
returns:
description: "the OperationsClient object."
type: "<xref href=\"com.azure.resourcemanager.storagemover.fluent.OperationsClient?alt=com.azure.resourcemanager.storagemover.fluent.OperationsClient&text=OperationsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getProjects()"
fullName: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getProjects()"
name: "getProjects()"
nameWithType: "StorageMoverClient.getProjects()"
summary: "Gets the Projects<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract ProjectsClient getProjects()"
desc: "Gets the ProjectsClient object to access its operations."
returns:
description: "the ProjectsClient object."
type: "<xref href=\"com.azure.resourcemanager.storagemover.fluent.ProjectsClient?alt=com.azure.resourcemanager.storagemover.fluent.ProjectsClient&text=ProjectsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getStorageMovers()"
fullName: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getStorageMovers()"
name: "getStorageMovers()"
nameWithType: "StorageMoverClient.getStorageMovers()"
summary: "Gets the Storage<wbr>Movers<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract StorageMoversClient getStorageMovers()"
desc: "Gets the StorageMoversClient object to access its operations."
returns:
description: "the StorageMoversClient object."
type: "<xref href=\"com.azure.resourcemanager.storagemover.fluent.StorageMoversClient?alt=com.azure.resourcemanager.storagemover.fluent.StorageMoversClient&text=StorageMoversClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getSubscriptionId()"
fullName: "com.azure.resourcemanager.storagemover.fluent.StorageMoverClient.getSubscriptionId()"
name: "getSubscriptionId()"
nameWithType: "StorageMoverClient.getSubscriptionId()"
summary: "Gets The ID of the target subscription."
modifiers:
- "abstract"
syntax: "public abstract String getSubscriptionId()"
desc: "Gets The ID of the target subscription."
returns:
description: "the subscriptionId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "The interface for StorageMoverClient class."
metadata: {}
package: "com.azure.resourcemanager.storagemover.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-storagemover:1.0.0