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

98 строки
4.9 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.selfhelp.fluent.HelpRP"
fullName: "com.azure.resourcemanager.selfhelp.fluent.HelpRP"
name: "HelpRP"
nameWithType: "HelpRP"
summary: "The interface for HelpRP class."
syntax: "public interface **HelpRP**"
methods:
- uid: "com.azure.resourcemanager.selfhelp.fluent.HelpRP.getApiVersion()"
fullName: "com.azure.resourcemanager.selfhelp.fluent.HelpRP.getApiVersion()"
name: "getApiVersion()"
nameWithType: "HelpRP.getApiVersion()"
summary: "Gets Api Version."
modifiers:
- "abstract"
syntax: "public abstract String getApiVersion()"
desc: "Gets Api Version."
returns:
description: "the apiVersion value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.selfhelp.fluent.HelpRP.getDefaultPollInterval()"
fullName: "com.azure.resourcemanager.selfhelp.fluent.HelpRP.getDefaultPollInterval()"
name: "getDefaultPollInterval()"
nameWithType: "HelpRP.getDefaultPollInterval()"
summary: "Gets The default poll interval for long-running operation."
modifiers:
- "abstract"
syntax: "public abstract Duration getDefaultPollInterval()"
desc: "Gets The default poll interval for long-running operation."
returns:
description: "the defaultPollInterval value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/Duration.html\">Duration</a>"
- uid: "com.azure.resourcemanager.selfhelp.fluent.HelpRP.getDiagnostics()"
fullName: "com.azure.resourcemanager.selfhelp.fluent.HelpRP.getDiagnostics()"
name: "getDiagnostics()"
nameWithType: "HelpRP.getDiagnostics()"
summary: "Gets the Diagnostics<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract DiagnosticsClient getDiagnostics()"
desc: "Gets the DiagnosticsClient object to access its operations."
returns:
description: "the DiagnosticsClient object."
type: "<xref href=\"com.azure.resourcemanager.selfhelp.fluent.DiagnosticsClient?alt=com.azure.resourcemanager.selfhelp.fluent.DiagnosticsClient&text=DiagnosticsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.selfhelp.fluent.HelpRP.getDiscoverySolutions()"
fullName: "com.azure.resourcemanager.selfhelp.fluent.HelpRP.getDiscoverySolutions()"
name: "getDiscoverySolutions()"
nameWithType: "HelpRP.getDiscoverySolutions()"
summary: "Gets the Discovery<wbr>Solutions<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract DiscoverySolutionsClient getDiscoverySolutions()"
desc: "Gets the DiscoverySolutionsClient object to access its operations."
returns:
description: "the DiscoverySolutionsClient object."
type: "<xref href=\"com.azure.resourcemanager.selfhelp.fluent.DiscoverySolutionsClient?alt=com.azure.resourcemanager.selfhelp.fluent.DiscoverySolutionsClient&text=DiscoverySolutionsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.selfhelp.fluent.HelpRP.getEndpoint()"
fullName: "com.azure.resourcemanager.selfhelp.fluent.HelpRP.getEndpoint()"
name: "getEndpoint()"
nameWithType: "HelpRP.getEndpoint()"
summary: "Gets server parameter."
modifiers:
- "abstract"
syntax: "public abstract String getEndpoint()"
desc: "Gets server parameter."
returns:
description: "the endpoint value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.selfhelp.fluent.HelpRP.getHttpPipeline()"
fullName: "com.azure.resourcemanager.selfhelp.fluent.HelpRP.getHttpPipeline()"
name: "getHttpPipeline()"
nameWithType: "HelpRP.getHttpPipeline()"
summary: "Gets The HTTP pipeline to send requests through."
modifiers:
- "abstract"
syntax: "public abstract HttpPipeline getHttpPipeline()"
desc: "Gets The HTTP pipeline to send requests through."
returns:
description: "the httpPipeline value."
type: "<xref href=\"com.azure.core.http.HttpPipeline?alt=com.azure.core.http.HttpPipeline&text=HttpPipeline\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.selfhelp.fluent.HelpRP.getOperations()"
fullName: "com.azure.resourcemanager.selfhelp.fluent.HelpRP.getOperations()"
name: "getOperations()"
nameWithType: "HelpRP.getOperations()"
summary: "Gets the Operations<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract OperationsClient getOperations()"
desc: "Gets the OperationsClient object to access its operations."
returns:
description: "the OperationsClient object."
type: "<xref href=\"com.azure.resourcemanager.selfhelp.fluent.OperationsClient?alt=com.azure.resourcemanager.selfhelp.fluent.OperationsClient&text=OperationsClient\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The interface for HelpRP class."
metadata: {}
package: "com.azure.resourcemanager.selfhelp.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-selfhelp:1.0.0