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

98 строки
4.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.qumulo.fluent.QumuloStorage"
fullName: "com.azure.resourcemanager.qumulo.fluent.QumuloStorage"
name: "QumuloStorage"
nameWithType: "QumuloStorage"
summary: "The interface for Qumulo<wbr>Storage class."
syntax: "public interface **QumuloStorage**"
methods:
- uid: "com.azure.resourcemanager.qumulo.fluent.QumuloStorage.getApiVersion()"
fullName: "com.azure.resourcemanager.qumulo.fluent.QumuloStorage.getApiVersion()"
name: "getApiVersion()"
nameWithType: "QumuloStorage.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.qumulo.fluent.QumuloStorage.getDefaultPollInterval()"
fullName: "com.azure.resourcemanager.qumulo.fluent.QumuloStorage.getDefaultPollInterval()"
name: "getDefaultPollInterval()"
nameWithType: "QumuloStorage.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.qumulo.fluent.QumuloStorage.getEndpoint()"
fullName: "com.azure.resourcemanager.qumulo.fluent.QumuloStorage.getEndpoint()"
name: "getEndpoint()"
nameWithType: "QumuloStorage.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.qumulo.fluent.QumuloStorage.getFileSystems()"
fullName: "com.azure.resourcemanager.qumulo.fluent.QumuloStorage.getFileSystems()"
name: "getFileSystems()"
nameWithType: "QumuloStorage.getFileSystems()"
summary: "Gets the File<wbr>Systems<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract FileSystemsClient getFileSystems()"
desc: "Gets the FileSystemsClient object to access its operations."
returns:
description: "the FileSystemsClient object."
type: "<xref href=\"com.azure.resourcemanager.qumulo.fluent.FileSystemsClient?alt=com.azure.resourcemanager.qumulo.fluent.FileSystemsClient&text=FileSystemsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.qumulo.fluent.QumuloStorage.getHttpPipeline()"
fullName: "com.azure.resourcemanager.qumulo.fluent.QumuloStorage.getHttpPipeline()"
name: "getHttpPipeline()"
nameWithType: "QumuloStorage.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.qumulo.fluent.QumuloStorage.getOperations()"
fullName: "com.azure.resourcemanager.qumulo.fluent.QumuloStorage.getOperations()"
name: "getOperations()"
nameWithType: "QumuloStorage.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.qumulo.fluent.OperationsClient?alt=com.azure.resourcemanager.qumulo.fluent.OperationsClient&text=OperationsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.qumulo.fluent.QumuloStorage.getSubscriptionId()"
fullName: "com.azure.resourcemanager.qumulo.fluent.QumuloStorage.getSubscriptionId()"
name: "getSubscriptionId()"
nameWithType: "QumuloStorage.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 QumuloStorage class."
metadata: {}
package: "com.azure.resourcemanager.qumulo.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-qumulo:1.1.0