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

98 строки
4.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient"
fullName: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient"
name: "IotCentralClient"
nameWithType: "IotCentralClient"
summary: "The interface for Iot<wbr>Central<wbr>Client class."
syntax: "public interface **IotCentralClient**"
methods:
- uid: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getApiVersion()"
fullName: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getApiVersion()"
name: "getApiVersion()"
nameWithType: "IotCentralClient.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.iotcentral.fluent.IotCentralClient.getApps()"
fullName: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getApps()"
name: "getApps()"
nameWithType: "IotCentralClient.getApps()"
summary: "Gets the Apps<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract AppsClient getApps()"
desc: "Gets the AppsClient object to access its operations."
returns:
description: "the AppsClient object."
type: "<xref href=\"com.azure.resourcemanager.iotcentral.fluent.AppsClient?alt=com.azure.resourcemanager.iotcentral.fluent.AppsClient&text=AppsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getDefaultPollInterval()"
fullName: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getDefaultPollInterval()"
name: "getDefaultPollInterval()"
nameWithType: "IotCentralClient.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.iotcentral.fluent.IotCentralClient.getEndpoint()"
fullName: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getEndpoint()"
name: "getEndpoint()"
nameWithType: "IotCentralClient.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.iotcentral.fluent.IotCentralClient.getHttpPipeline()"
fullName: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getHttpPipeline()"
name: "getHttpPipeline()"
nameWithType: "IotCentralClient.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.iotcentral.fluent.IotCentralClient.getOperations()"
fullName: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getOperations()"
name: "getOperations()"
nameWithType: "IotCentralClient.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.iotcentral.fluent.OperationsClient?alt=com.azure.resourcemanager.iotcentral.fluent.OperationsClient&text=OperationsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getSubscriptionId()"
fullName: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getSubscriptionId()"
name: "getSubscriptionId()"
nameWithType: "IotCentralClient.getSubscriptionId()"
summary: "Gets The subscription identifier."
modifiers:
- "abstract"
syntax: "public abstract String getSubscriptionId()"
desc: "Gets The subscription identifier."
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 IotCentralClient class."
metadata: {}
package: "com.azure.resourcemanager.iotcentral.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-iotcentral:1.0.0