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

118 строки
8.4 KiB
YAML
Исходник Обычный вид История

### YamlMime:JavaType
uid: "com.azure.resourcemanager.selfhelp.SelfHelpManager"
fullName: "com.azure.resourcemanager.selfhelp.SelfHelpManager"
name: "SelfHelpManager"
nameWithType: "SelfHelpManager"
summary: "Entry point to Self<wbr>Help<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 **SelfHelpManager**"
methods:
- uid: "com.azure.resourcemanager.selfhelp.SelfHelpManager.authenticate(com.azure.core.credential.TokenCredential,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.selfhelp.SelfHelpManager.authenticate(TokenCredential credential, AzureProfile profile)"
name: "authenticate(TokenCredential credential, AzureProfile profile)"
nameWithType: "SelfHelpManager.authenticate(TokenCredential credential, AzureProfile profile)"
summary: "Creates an instance of Self Help 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 SelfHelpManager authenticate(TokenCredential credential, AzureProfile profile)"
desc: "Creates an instance of Self Help service API entry point."
returns:
description: "the Self Help service API instance."
type: "<xref href=\"com.azure.resourcemanager.selfhelp.SelfHelpManager?alt=com.azure.resourcemanager.selfhelp.SelfHelpManager&text=SelfHelpManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.selfhelp.SelfHelpManager.authenticate(com.azure.core.http.HttpPipeline,com.azure.core.management.profile.AzureProfile)"
fullName: "com.azure.resourcemanager.selfhelp.SelfHelpManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
name: "authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
nameWithType: "SelfHelpManager.authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
summary: "Creates an instance of Self Help 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 SelfHelpManager authenticate(HttpPipeline httpPipeline, AzureProfile profile)"
desc: "Creates an instance of Self Help service API entry point."
returns:
description: "the Self Help service API instance."
type: "<xref href=\"com.azure.resourcemanager.selfhelp.SelfHelpManager?alt=com.azure.resourcemanager.selfhelp.SelfHelpManager&text=SelfHelpManager\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.selfhelp.SelfHelpManager.configure()"
fullName: "com.azure.resourcemanager.selfhelp.SelfHelpManager.configure()"
name: "configure()"
nameWithType: "SelfHelpManager.configure()"
summary: "Gets a Configurable instance that can be used to create Self<wbr>Help<wbr>Manager with optional configuration."
modifiers:
- "static"
syntax: "public static SelfHelpManager.Configurable configure()"
desc: "Gets a Configurable instance that can be used to create SelfHelpManager with optional configuration."
returns:
description: "the Configurable instance allowing configurations."
type: "<xref href=\"com.azure.resourcemanager.selfhelp.SelfHelpManager.Configurable?alt=com.azure.resourcemanager.selfhelp.SelfHelpManager.Configurable&text=Configurable\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.selfhelp.SelfHelpManager.diagnostics()"
fullName: "com.azure.resourcemanager.selfhelp.SelfHelpManager.diagnostics()"
name: "diagnostics()"
nameWithType: "SelfHelpManager.diagnostics()"
summary: "Gets the resource collection API of Diagnostics."
syntax: "public Diagnostics diagnostics()"
desc: "Gets the resource collection API of Diagnostics. It manages DiagnosticResource."
returns:
description: "Resource collection API of Diagnostics."
type: "<xref href=\"com.azure.resourcemanager.selfhelp.models.Diagnostics?alt=com.azure.resourcemanager.selfhelp.models.Diagnostics&text=Diagnostics\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.selfhelp.SelfHelpManager.discoverySolutions()"
fullName: "com.azure.resourcemanager.selfhelp.SelfHelpManager.discoverySolutions()"
name: "discoverySolutions()"
nameWithType: "SelfHelpManager.discoverySolutions()"
summary: "Gets the resource collection API of Discovery<wbr>Solutions."
syntax: "public DiscoverySolutions discoverySolutions()"
desc: "Gets the resource collection API of DiscoverySolutions."
returns:
description: "Resource collection API of DiscoverySolutions."
type: "<xref href=\"com.azure.resourcemanager.selfhelp.models.DiscoverySolutions?alt=com.azure.resourcemanager.selfhelp.models.DiscoverySolutions&text=DiscoverySolutions\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.selfhelp.SelfHelpManager.operations()"
fullName: "com.azure.resourcemanager.selfhelp.SelfHelpManager.operations()"
name: "operations()"
nameWithType: "SelfHelpManager.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.selfhelp.models.Operations?alt=com.azure.resourcemanager.selfhelp.models.Operations&text=Operations\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.selfhelp.SelfHelpManager.serviceClient()"
fullName: "com.azure.resourcemanager.selfhelp.SelfHelpManager.serviceClient()"
name: "serviceClient()"
nameWithType: "SelfHelpManager.serviceClient()"
syntax: "public HelpRP serviceClient()"
returns:
description: "Wrapped service client HelpRP providing direct access to the underlying auto-generated API\n implementation, based on Azure REST API."
type: "<xref href=\"com.azure.resourcemanager.selfhelp.fluent.HelpRP?alt=com.azure.resourcemanager.selfhelp.fluent.HelpRP&text=HelpRP\" data-throw-if-not-resolved=\"False\" />"
type: "class"
desc: "Entry point to SelfHelpManager. Help RP provider."
metadata: {}
package: "com.azure.resourcemanager.selfhelp"
artifact: com.azure.resourcemanager:azure-resourcemanager-selfhelp:1.0.0