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

86 строки
4.6 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.resourcegraph.fluent.ResourceGraphClient"
fullName: "com.azure.resourcemanager.resourcegraph.fluent.ResourceGraphClient"
name: "ResourceGraphClient"
nameWithType: "ResourceGraphClient"
summary: "The interface for Resource<wbr>Graph<wbr>Client class."
syntax: "public interface **ResourceGraphClient**"
methods:
- uid: "com.azure.resourcemanager.resourcegraph.fluent.ResourceGraphClient.getApiVersion()"
fullName: "com.azure.resourcemanager.resourcegraph.fluent.ResourceGraphClient.getApiVersion()"
name: "getApiVersion()"
nameWithType: "ResourceGraphClient.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.resourcegraph.fluent.ResourceGraphClient.getDefaultPollInterval()"
fullName: "com.azure.resourcemanager.resourcegraph.fluent.ResourceGraphClient.getDefaultPollInterval()"
name: "getDefaultPollInterval()"
nameWithType: "ResourceGraphClient.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.resourcegraph.fluent.ResourceGraphClient.getEndpoint()"
fullName: "com.azure.resourcemanager.resourcegraph.fluent.ResourceGraphClient.getEndpoint()"
name: "getEndpoint()"
nameWithType: "ResourceGraphClient.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.resourcegraph.fluent.ResourceGraphClient.getHttpPipeline()"
fullName: "com.azure.resourcemanager.resourcegraph.fluent.ResourceGraphClient.getHttpPipeline()"
name: "getHttpPipeline()"
nameWithType: "ResourceGraphClient.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.resourcegraph.fluent.ResourceGraphClient.getOperations()"
fullName: "com.azure.resourcemanager.resourcegraph.fluent.ResourceGraphClient.getOperations()"
name: "getOperations()"
nameWithType: "ResourceGraphClient.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.resourcegraph.fluent.OperationsClient?alt=com.azure.resourcemanager.resourcegraph.fluent.OperationsClient&text=OperationsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resourcegraph.fluent.ResourceGraphClient.getResourceProviders()"
fullName: "com.azure.resourcemanager.resourcegraph.fluent.ResourceGraphClient.getResourceProviders()"
name: "getResourceProviders()"
nameWithType: "ResourceGraphClient.getResourceProviders()"
summary: "Gets the Resource<wbr>Providers<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract ResourceProvidersClient getResourceProviders()"
desc: "Gets the ResourceProvidersClient object to access its operations."
returns:
description: "the ResourceProvidersClient object."
type: "<xref href=\"com.azure.resourcemanager.resourcegraph.fluent.ResourceProvidersClient?alt=com.azure.resourcemanager.resourcegraph.fluent.ResourceProvidersClient&text=ResourceProvidersClient\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The interface for ResourceGraphClient class."
metadata: {}
package: "com.azure.resourcemanager.resourcegraph.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-resourcegraph:1.0.0