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

93 строки
6.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager"
fullName: "com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager"
name: "IotDpsManager"
nameWithType: "IotDpsManager"
summary: "Entry point to Iot<wbr>Dps<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 **IotDpsManager**"
methods:
- uid: "com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.authenticate(com.azure.core.credential.TokenCredential,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.authenticate(TokenCredential credential, AzureProfile profile)"
name: "authenticate(TokenCredential credential, AzureProfile profile)"
nameWithType: "IotDpsManager.authenticate(TokenCredential credential, AzureProfile profile)"
summary: "Creates an instance of Iot<wbr>Dps 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 IotDpsManager authenticate(TokenCredential credential, AzureProfile profile)"
desc: "Creates an instance of IotDps service API entry point."
returns:
description: "the IotDps service API instance."
type: "<xref href=\"com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager?alt=com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager&text=IotDpsManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.configure()"
fullName: "com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.configure()"
name: "configure()"
nameWithType: "IotDpsManager.configure()"
summary: "Gets a Configurable instance that can be used to create Iot<wbr>Dps<wbr>Manager with optional configuration."
modifiers:
- "static"
syntax: "public static IotDpsManager.Configurable configure()"
desc: "Gets a Configurable instance that can be used to create IotDpsManager with optional configuration."
returns:
description: "the Configurable instance allowing configurations."
type: "<xref href=\"com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.Configurable?alt=com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.Configurable&text=Configurable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.dpsCertificates()"
fullName: "com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.dpsCertificates()"
name: "dpsCertificates()"
nameWithType: "IotDpsManager.dpsCertificates()"
syntax: "public DpsCertificates dpsCertificates()"
returns:
description: "Resource collection API of DpsCertificates."
type: "<xref href=\"com.azure.resourcemanager.deviceprovisioningservices.models.DpsCertificates?alt=com.azure.resourcemanager.deviceprovisioningservices.models.DpsCertificates&text=DpsCertificates\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.iotDpsResources()"
fullName: "com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.iotDpsResources()"
name: "iotDpsResources()"
nameWithType: "IotDpsManager.iotDpsResources()"
syntax: "public IotDpsResources iotDpsResources()"
returns:
description: "Resource collection API of IotDpsResources."
type: "<xref href=\"com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources?alt=com.azure.resourcemanager.deviceprovisioningservices.models.IotDpsResources&text=IotDpsResources\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.operations()"
fullName: "com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.operations()"
name: "operations()"
nameWithType: "IotDpsManager.operations()"
syntax: "public Operations operations()"
returns:
description: "Resource collection API of Operations."
type: "<xref href=\"com.azure.resourcemanager.deviceprovisioningservices.models.Operations?alt=com.azure.resourcemanager.deviceprovisioningservices.models.Operations&text=Operations\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.serviceClient()"
fullName: "com.azure.resourcemanager.deviceprovisioningservices.IotDpsManager.serviceClient()"
name: "serviceClient()"
nameWithType: "IotDpsManager.serviceClient()"
syntax: "public IotDpsClient serviceClient()"
returns:
description: "Wrapped service client IotDpsClient providing direct access to the underlying auto-generated API\n implementation, based on Azure REST API."
type: "<xref href=\"com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsClient?alt=com.azure.resourcemanager.deviceprovisioningservices.fluent.IotDpsClient&text=IotDpsClient\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Entry point to IotDpsManager. API for using the Azure IoT Hub Device Provisioning Service features."
metadata: {}
package: "com.azure.resourcemanager.deviceprovisioningservices"
artifact: com.azure.resourcemanager:azure-resourcemanager-deviceprovisioningservices:1.0.0