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

170 строки
12 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.sphere.AzureSphereManager"
fullName: "com.azure.resourcemanager.sphere.AzureSphereManager"
name: "AzureSphereManager"
nameWithType: "AzureSphereManager"
summary: "Entry point to Azure<wbr>Sphere<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 **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 Azure<wbr>Sphere 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 AzureSphereManager authenticate(TokenCredential credential, AzureProfile profile)"
desc: "Creates an instance of AzureSphere service API entry point."
returns:
description: "the AzureSphere service API instance."
type: "<xref href=\"com.azure.resourcemanager.sphere.AzureSphereManager?alt=com.azure.resourcemanager.sphere.AzureSphereManager&text=AzureSphereManager\" data-throw-if-not-resolved=\"False\" />"
- 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 Azure<wbr>Sphere 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 AzureSphereManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
desc: "Creates an instance of AzureSphere service API entry point."
returns:
description: "the AzureSphere service API instance."
type: "<xref href=\"com.azure.resourcemanager.sphere.AzureSphereManager?alt=com.azure.resourcemanager.sphere.AzureSphereManager&text=AzureSphereManager\" data-throw-if-not-resolved=\"False\" />"
- 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: "<xref href=\"com.azure.resourcemanager.sphere.models.Catalogs?alt=com.azure.resourcemanager.sphere.models.Catalogs&text=Catalogs\" data-throw-if-not-resolved=\"False\" />"
- 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: "<xref href=\"com.azure.resourcemanager.sphere.models.Certificates?alt=com.azure.resourcemanager.sphere.models.Certificates&text=Certificates\" data-throw-if-not-resolved=\"False\" />"
- 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 Azure<wbr>Sphere<wbr>Manager 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: "<xref href=\"com.azure.resourcemanager.sphere.AzureSphereManager.Configurable?alt=com.azure.resourcemanager.sphere.AzureSphereManager.Configurable&text=Configurable\" data-throw-if-not-resolved=\"False\" />"
- 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: "<xref href=\"com.azure.resourcemanager.sphere.models.Deployments?alt=com.azure.resourcemanager.sphere.models.Deployments&text=Deployments\" data-throw-if-not-resolved=\"False\" />"
- 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 Device<wbr>Groups."
syntax: "public DeviceGroups deviceGroups()"
desc: "Gets the resource collection API of DeviceGroups. It manages DeviceGroup."
returns:
description: "Resource collection API of DeviceGroups."
type: "<xref href=\"com.azure.resourcemanager.sphere.models.DeviceGroups?alt=com.azure.resourcemanager.sphere.models.DeviceGroups&text=DeviceGroups\" data-throw-if-not-resolved=\"False\" />"
- 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: "<xref href=\"com.azure.resourcemanager.sphere.models.Devices?alt=com.azure.resourcemanager.sphere.models.Devices&text=Devices\" data-throw-if-not-resolved=\"False\" />"
- 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: "<xref href=\"com.azure.resourcemanager.sphere.models.Images?alt=com.azure.resourcemanager.sphere.models.Images&text=Images\" data-throw-if-not-resolved=\"False\" />"
- 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: "<xref href=\"com.azure.resourcemanager.sphere.models.Operations?alt=com.azure.resourcemanager.sphere.models.Operations&text=Operations\" data-throw-if-not-resolved=\"False\" />"
- 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: "<xref href=\"com.azure.resourcemanager.sphere.models.Products?alt=com.azure.resourcemanager.sphere.models.Products&text=Products\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.sphere.AzureSphereManager.serviceClient()"
fullName: "com.azure.resourcemanager.sphere.AzureSphereManager.serviceClient()"
name: "serviceClient()"
nameWithType: "AzureSphereManager.serviceClient()"
summary: "Gets wrapped service client Azure<wbr>Sphere<wbr>Mgmt<wbr>Client 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: "<xref href=\"com.azure.resourcemanager.sphere.fluent.AzureSphereMgmtClient?alt=com.azure.resourcemanager.sphere.fluent.AzureSphereMgmtClient&text=AzureSphereMgmtClient\" data-throw-if-not-resolved=\"False\" />"
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