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

98 строки
5.2 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.resources.fluent.SubscriptionClient"
fullName: "com.azure.resourcemanager.resources.fluent.SubscriptionClient"
name: "SubscriptionClient"
nameWithType: "SubscriptionClient"
summary: "The interface for Subscription<wbr>Client class."
syntax: "public interface **SubscriptionClient**"
methods:
- uid: "com.azure.resourcemanager.resources.fluent.SubscriptionClient.getApiVersion()"
fullName: "com.azure.resourcemanager.resources.fluent.SubscriptionClient.getApiVersion()"
name: "getApiVersion()"
nameWithType: "SubscriptionClient.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.resources.fluent.SubscriptionClient.getDefaultPollInterval()"
fullName: "com.azure.resourcemanager.resources.fluent.SubscriptionClient.getDefaultPollInterval()"
name: "getDefaultPollInterval()"
nameWithType: "SubscriptionClient.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.resources.fluent.SubscriptionClient.getEndpoint()"
fullName: "com.azure.resourcemanager.resources.fluent.SubscriptionClient.getEndpoint()"
name: "getEndpoint()"
nameWithType: "SubscriptionClient.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.resources.fluent.SubscriptionClient.getHttpPipeline()"
fullName: "com.azure.resourcemanager.resources.fluent.SubscriptionClient.getHttpPipeline()"
name: "getHttpPipeline()"
nameWithType: "SubscriptionClient.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.resources.fluent.SubscriptionClient.getResourceNames()"
fullName: "com.azure.resourcemanager.resources.fluent.SubscriptionClient.getResourceNames()"
name: "getResourceNames()"
nameWithType: "SubscriptionClient.getResourceNames()"
summary: "Gets the Resource<wbr>Names<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract ResourceNamesClient getResourceNames()"
desc: "Gets the ResourceNamesClient object to access its operations."
returns:
description: "the ResourceNamesClient object."
type: "<xref href=\"com.azure.resourcemanager.resources.fluent.ResourceNamesClient?alt=com.azure.resourcemanager.resources.fluent.ResourceNamesClient&text=ResourceNamesClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resources.fluent.SubscriptionClient.getSubscriptions()"
fullName: "com.azure.resourcemanager.resources.fluent.SubscriptionClient.getSubscriptions()"
name: "getSubscriptions()"
nameWithType: "SubscriptionClient.getSubscriptions()"
summary: "Gets the Subscriptions<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract SubscriptionsClient getSubscriptions()"
desc: "Gets the SubscriptionsClient object to access its operations."
returns:
description: "the SubscriptionsClient object."
type: "<xref href=\"com.azure.resourcemanager.resources.fluent.SubscriptionsClient?alt=com.azure.resourcemanager.resources.fluent.SubscriptionsClient&text=SubscriptionsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.resources.fluent.SubscriptionClient.getTenants()"
fullName: "com.azure.resourcemanager.resources.fluent.SubscriptionClient.getTenants()"
name: "getTenants()"
nameWithType: "SubscriptionClient.getTenants()"
summary: "Gets the Tenants<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract TenantsClient getTenants()"
desc: "Gets the TenantsClient object to access its operations."
returns:
description: "the TenantsClient object."
type: "<xref href=\"com.azure.resourcemanager.resources.fluent.TenantsClient?alt=com.azure.resourcemanager.resources.fluent.TenantsClient&text=TenantsClient\" data-throw-if-not-resolved=\"False\" />"
type: "interface"
desc: "The interface for SubscriptionClient class."
metadata: {}
package: "com.azure.resourcemanager.resources.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-resources:2.44.0