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

160 строки
12 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.iothub.IotHubManager"
fullName: "com.azure.resourcemanager.iothub.IotHubManager"
name: "IotHubManager"
nameWithType: "IotHubManager"
summary: "Entry point to Iot<wbr>Hub<wbr>Manager."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#equals-java.lang.Object-\">equals</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#hashCode--\">hashCode</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#toString--\">toString</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **IotHubManager**"
methods:
- uid: "com.azure.resourcemanager.iothub.IotHubManager.authenticate(com.azure.core.credential.TokenCredential,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.iothub.IotHubManager.authenticate(TokenCredential credential, AzureProfile profile)"
name: "authenticate(TokenCredential credential, AzureProfile profile)"
nameWithType: "IotHubManager.authenticate(TokenCredential credential, AzureProfile profile)"
summary: "Creates an instance of Iot<wbr>Hub service API entry point."
modifiers:
- "static"
parameters:
- description: "the credential to use."
name: "credential"
type: "<xref href=\"com.azure.core.credential.TokenCredential?alt=com.azure.core.credential.TokenCredential&text=TokenCredential\" data-throw-if-not-resolved=\"False\" />"
- description: "the Azure profile for client."
name: "profile"
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static IotHubManager authenticate(TokenCredential credential, AzureProfile profile)"
desc: "Creates an instance of IotHub service API entry point."
returns:
description: "the IotHub service API instance."
type: "<xref href=\"com.azure.resourcemanager.iothub.IotHubManager?alt=com.azure.resourcemanager.iothub.IotHubManager&text=IotHubManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iothub.IotHubManager.authenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.iothub.IotHubManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
name: "authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
nameWithType: "IotHubManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
summary: "Creates an instance of Iot<wbr>Hub service API entry point."
modifiers:
- "static"
parameters:
- description: "the <xref uid=\"com.azure.core.http.HttpPipeline\" data-throw-if-not-resolved=\"false\" data-raw-source=\"HttpPipeline\"></xref> configured with Azure authentication credential."
name: "httpPipeline"
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
- description: "the Azure profile for client."
name: "profile"
type: "<xref href=\"com.azure.core.management.profile.AzureProfile?alt=com.azure.core.management.profile.AzureProfile&text=AzureProfile\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static IotHubManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
desc: "Creates an instance of IotHub service API entry point."
returns:
description: "the IotHub service API instance."
type: "<xref href=\"com.azure.resourcemanager.iothub.IotHubManager?alt=com.azure.resourcemanager.iothub.IotHubManager&text=IotHubManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iothub.IotHubManager.certificates()"
fullName: "com.azure.resourcemanager.iothub.IotHubManager.certificates()"
name: "certificates()"
nameWithType: "IotHubManager.certificates()"
summary: "Gets the resource collection API of Certificates."
syntax: "public Certificates certificates()"
desc: "Gets the resource collection API of Certificates. It manages CertificateDescription."
returns:
description: "Resource collection API of Certificates."
type: "<xref href=\"com.azure.resourcemanager.iothub.models.Certificates?alt=com.azure.resourcemanager.iothub.models.Certificates&text=Certificates\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iothub.IotHubManager.configure()"
fullName: "com.azure.resourcemanager.iothub.IotHubManager.configure()"
name: "configure()"
nameWithType: "IotHubManager.configure()"
summary: "Gets a Configurable instance that can be used to create Iot<wbr>Hub<wbr>Manager with optional configuration."
modifiers:
- "static"
syntax: "public static IotHubManager.Configurable configure()"
desc: "Gets a Configurable instance that can be used to create IotHubManager with optional configuration."
returns:
description: "the Configurable instance allowing configurations."
type: "<xref href=\"com.azure.resourcemanager.iothub.IotHubManager.Configurable?alt=com.azure.resourcemanager.iothub.IotHubManager.Configurable&text=Configurable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iothub.IotHubManager.iotHubResources()"
fullName: "com.azure.resourcemanager.iothub.IotHubManager.iotHubResources()"
name: "iotHubResources()"
nameWithType: "IotHubManager.iotHubResources()"
summary: "Gets the resource collection API of Iot<wbr>Hub<wbr>Resources."
syntax: "public IotHubResources iotHubResources()"
desc: "Gets the resource collection API of IotHubResources. It manages IotHubDescription, EventHubConsumerGroupInfo."
returns:
description: "Resource collection API of IotHubResources."
type: "<xref href=\"com.azure.resourcemanager.iothub.models.IotHubResources?alt=com.azure.resourcemanager.iothub.models.IotHubResources&text=IotHubResources\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iothub.IotHubManager.iotHubs()"
fullName: "com.azure.resourcemanager.iothub.IotHubManager.iotHubs()"
name: "iotHubs()"
nameWithType: "IotHubManager.iotHubs()"
summary: "Gets the resource collection API of Iot<wbr>Hubs."
syntax: "public IotHubs iotHubs()"
desc: "Gets the resource collection API of IotHubs."
returns:
description: "Resource collection API of IotHubs."
type: "<xref href=\"com.azure.resourcemanager.iothub.models.IotHubs?alt=com.azure.resourcemanager.iothub.models.IotHubs&text=IotHubs\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iothub.IotHubManager.operations()"
fullName: "com.azure.resourcemanager.iothub.IotHubManager.operations()"
name: "operations()"
nameWithType: "IotHubManager.operations()"
summary: "Gets the resource collection API of Operations."
syntax: "public Operations operations()"
desc: "Gets the resource collection API of Operations."
returns:
description: "Resource collection API of Operations."
type: "<xref href=\"com.azure.resourcemanager.iothub.models.Operations?alt=com.azure.resourcemanager.iothub.models.Operations&text=Operations\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iothub.IotHubManager.privateEndpointConnections()"
fullName: "com.azure.resourcemanager.iothub.IotHubManager.privateEndpointConnections()"
name: "privateEndpointConnections()"
nameWithType: "IotHubManager.privateEndpointConnections()"
summary: "Gets the resource collection API of Private<wbr>Endpoint<wbr>Connections."
syntax: "public PrivateEndpointConnections privateEndpointConnections()"
desc: "Gets the resource collection API of PrivateEndpointConnections."
returns:
description: "Resource collection API of PrivateEndpointConnections."
type: "<xref href=\"com.azure.resourcemanager.iothub.models.PrivateEndpointConnections?alt=com.azure.resourcemanager.iothub.models.PrivateEndpointConnections&text=PrivateEndpointConnections\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iothub.IotHubManager.privateLinkResourcesOperations()"
fullName: "com.azure.resourcemanager.iothub.IotHubManager.privateLinkResourcesOperations()"
name: "privateLinkResourcesOperations()"
nameWithType: "IotHubManager.privateLinkResourcesOperations()"
summary: "Gets the resource collection API of Private<wbr>Link<wbr>Resources<wbr>Operations."
syntax: "public PrivateLinkResourcesOperations privateLinkResourcesOperations()"
desc: "Gets the resource collection API of PrivateLinkResourcesOperations."
returns:
description: "Resource collection API of PrivateLinkResourcesOperations."
type: "<xref href=\"com.azure.resourcemanager.iothub.models.PrivateLinkResourcesOperations?alt=com.azure.resourcemanager.iothub.models.PrivateLinkResourcesOperations&text=PrivateLinkResourcesOperations\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iothub.IotHubManager.resourceProviderCommons()"
fullName: "com.azure.resourcemanager.iothub.IotHubManager.resourceProviderCommons()"
name: "resourceProviderCommons()"
nameWithType: "IotHubManager.resourceProviderCommons()"
summary: "Gets the resource collection API of Resource<wbr>Provider<wbr>Commons."
syntax: "public ResourceProviderCommons resourceProviderCommons()"
desc: "Gets the resource collection API of ResourceProviderCommons."
returns:
description: "Resource collection API of ResourceProviderCommons."
type: "<xref href=\"com.azure.resourcemanager.iothub.models.ResourceProviderCommons?alt=com.azure.resourcemanager.iothub.models.ResourceProviderCommons&text=ResourceProviderCommons\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.iothub.IotHubManager.serviceClient()"
fullName: "com.azure.resourcemanager.iothub.IotHubManager.serviceClient()"
name: "serviceClient()"
nameWithType: "IotHubManager.serviceClient()"
summary: "Gets wrapped service client Iot<wbr>Hub<wbr>Client providing direct access to the underlying auto-generated API implementation, based on Azure REST API."
syntax: "public IotHubClient serviceClient()"
desc: "Gets wrapped service client IotHubClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API."
returns:
description: "Wrapped service client IotHubClient."
type: "<xref href=\"com.azure.resourcemanager.iothub.fluent.IotHubClient?alt=com.azure.resourcemanager.iothub.fluent.IotHubClient&text=IotHubClient\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Entry point to IotHubManager. Use this API to manage the IoT hubs in your Azure subscription."
metadata: {}
package: "com.azure.resourcemanager.iothub"
artifact: com.azure.resourcemanager:azure-resourcemanager-iothub:1.2.0