### YamlMime:JavaType uid: "com.azure.resourcemanager.sphere.AzureSphereManager" fullName: "com.azure.resourcemanager.sphere.AzureSphereManager" name: "AzureSphereManager" nameWithType: "AzureSphereManager" summary: "Entry point to AzureSphereManager." inheritances: - "" inheritedClassMethods: - classRef: "java.lang.Object" methodsRef: - "clone" - "equals" - "finalize" - "getClass" - "hashCode" - "notify" - "notifyAll" - "toString" - "wait" - "wait" - "wait" syntax: "public final class **AzureSphereManager**" methods: - uid: "com.azure.resourcemanager.sphere.AzureSphereManager.authenticate(com.azure.core.credential.TokenCredential,com.azure.core.management.profile.AzureProfile)" fullName: "com.azure.resourcemanager.sphere.AzureSphereManager.authenticate(TokenCredential credential, AzureProfile profile)" name: "authenticate(TokenCredential credential, AzureProfile profile)" nameWithType: "AzureSphereManager.authenticate(TokenCredential credential, AzureProfile profile)" summary: "Creates an instance of AzureSphere service API entry point." modifiers: - "static" parameters: - description: "the credential to use." name: "credential" type: "" - description: "the Azure profile for client." name: "profile" type: "" syntax: "public static AzureSphereManager authenticate(TokenCredential credential, AzureProfile profile)" desc: "Creates an instance of AzureSphere service API entry point." returns: description: "the AzureSphere service API instance." type: "" - uid: "com.azure.resourcemanager.sphere.AzureSphereManager.authenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile)" fullName: "com.azure.resourcemanager.sphere.AzureSphereManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)" name: "authenticate(HttpPipeline httpPipeline, AzureProfile profile)" nameWithType: "AzureSphereManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)" summary: "Creates an instance of AzureSphere service API entry point." modifiers: - "static" parameters: - description: "the configured with Azure authentication credential." name: "httpPipeline" type: "" - description: "the Azure profile for client." name: "profile" type: "" syntax: "public static AzureSphereManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)" desc: "Creates an instance of AzureSphere service API entry point." returns: description: "the AzureSphere service API instance." type: "" - uid: "com.azure.resourcemanager.sphere.AzureSphereManager.catalogs()" fullName: "com.azure.resourcemanager.sphere.AzureSphereManager.catalogs()" name: "catalogs()" nameWithType: "AzureSphereManager.catalogs()" summary: "Gets the resource collection API of Catalogs." syntax: "public Catalogs catalogs()" desc: "Gets the resource collection API of Catalogs. It manages Catalog." returns: description: "Resource collection API of Catalogs." type: "" - uid: "com.azure.resourcemanager.sphere.AzureSphereManager.certificates()" fullName: "com.azure.resourcemanager.sphere.AzureSphereManager.certificates()" name: "certificates()" nameWithType: "AzureSphereManager.certificates()" summary: "Gets the resource collection API of Certificates." syntax: "public Certificates certificates()" desc: "Gets the resource collection API of Certificates." returns: description: "Resource collection API of Certificates." type: "" - uid: "com.azure.resourcemanager.sphere.AzureSphereManager.configure()" fullName: "com.azure.resourcemanager.sphere.AzureSphereManager.configure()" name: "configure()" nameWithType: "AzureSphereManager.configure()" summary: "Gets a Configurable instance that can be used to create AzureSphereManager with optional configuration." modifiers: - "static" syntax: "public static AzureSphereManager.Configurable configure()" desc: "Gets a Configurable instance that can be used to create AzureSphereManager with optional configuration." returns: description: "the Configurable instance allowing configurations." type: "" - uid: "com.azure.resourcemanager.sphere.AzureSphereManager.deployments()" fullName: "com.azure.resourcemanager.sphere.AzureSphereManager.deployments()" name: "deployments()" nameWithType: "AzureSphereManager.deployments()" summary: "Gets the resource collection API of Deployments." syntax: "public Deployments deployments()" desc: "Gets the resource collection API of Deployments. It manages Deployment." returns: description: "Resource collection API of Deployments." type: "" - uid: "com.azure.resourcemanager.sphere.AzureSphereManager.deviceGroups()" fullName: "com.azure.resourcemanager.sphere.AzureSphereManager.deviceGroups()" name: "deviceGroups()" nameWithType: "AzureSphereManager.deviceGroups()" summary: "Gets the resource collection API of DeviceGroups." syntax: "public DeviceGroups deviceGroups()" desc: "Gets the resource collection API of DeviceGroups. It manages DeviceGroup." returns: description: "Resource collection API of DeviceGroups." type: "" - uid: "com.azure.resourcemanager.sphere.AzureSphereManager.devices()" fullName: "com.azure.resourcemanager.sphere.AzureSphereManager.devices()" name: "devices()" nameWithType: "AzureSphereManager.devices()" summary: "Gets the resource collection API of Devices." syntax: "public Devices devices()" desc: "Gets the resource collection API of Devices. It manages Device." returns: description: "Resource collection API of Devices." type: "" - uid: "com.azure.resourcemanager.sphere.AzureSphereManager.images()" fullName: "com.azure.resourcemanager.sphere.AzureSphereManager.images()" name: "images()" nameWithType: "AzureSphereManager.images()" summary: "Gets the resource collection API of Images." syntax: "public Images images()" desc: "Gets the resource collection API of Images. It manages Image." returns: description: "Resource collection API of Images." type: "" - uid: "com.azure.resourcemanager.sphere.AzureSphereManager.operations()" fullName: "com.azure.resourcemanager.sphere.AzureSphereManager.operations()" name: "operations()" nameWithType: "AzureSphereManager.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: "" - uid: "com.azure.resourcemanager.sphere.AzureSphereManager.products()" fullName: "com.azure.resourcemanager.sphere.AzureSphereManager.products()" name: "products()" nameWithType: "AzureSphereManager.products()" summary: "Gets the resource collection API of Products." syntax: "public Products products()" desc: "Gets the resource collection API of Products. It manages Product." returns: description: "Resource collection API of Products." type: "" - uid: "com.azure.resourcemanager.sphere.AzureSphereManager.serviceClient()" fullName: "com.azure.resourcemanager.sphere.AzureSphereManager.serviceClient()" name: "serviceClient()" nameWithType: "AzureSphereManager.serviceClient()" summary: "Gets wrapped service client AzureSphereMgmtClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API." syntax: "public AzureSphereMgmtClient serviceClient()" desc: "Gets wrapped service client AzureSphereMgmtClient providing direct access to the underlying auto-generated API implementation, based on Azure REST API." returns: description: "Wrapped service client AzureSphereMgmtClient." type: "" type: "class" desc: "Entry point to AzureSphereManager. Azure Sphere resource management API." metadata: {} package: "com.azure.resourcemanager.sphere" artifact: com.azure.resourcemanager:azure-resourcemanager-sphere:1.0.0