182 строки
10 KiB
YAML
182 строки
10 KiB
YAML
### YamlMime:JavaType
|
|
uid: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter"
|
|
fullName: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter"
|
|
name: "AzureApiCenter"
|
|
nameWithType: "AzureApiCenter"
|
|
summary: "The interface for Azure<wbr>Api<wbr>Center class."
|
|
syntax: "public interface **AzureApiCenter**"
|
|
methods:
|
|
- uid: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getApiDefinitions()"
|
|
fullName: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getApiDefinitions()"
|
|
name: "getApiDefinitions()"
|
|
nameWithType: "AzureApiCenter.getApiDefinitions()"
|
|
summary: "Gets the Api<wbr>Definitions<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ApiDefinitionsClient getApiDefinitions()"
|
|
desc: "Gets the ApiDefinitionsClient object to access its operations."
|
|
returns:
|
|
description: "the ApiDefinitionsClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.apicenter.fluent.ApiDefinitionsClient?alt=com.azure.resourcemanager.apicenter.fluent.ApiDefinitionsClient&text=ApiDefinitionsClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getApiVersion()"
|
|
fullName: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getApiVersion()"
|
|
name: "getApiVersion()"
|
|
nameWithType: "AzureApiCenter.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.apicenter.fluent.AzureApiCenter.getApiVersions()"
|
|
fullName: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getApiVersions()"
|
|
name: "getApiVersions()"
|
|
nameWithType: "AzureApiCenter.getApiVersions()"
|
|
summary: "Gets the Api<wbr>Versions<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ApiVersionsClient getApiVersions()"
|
|
desc: "Gets the ApiVersionsClient object to access its operations."
|
|
returns:
|
|
description: "the ApiVersionsClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.apicenter.fluent.ApiVersionsClient?alt=com.azure.resourcemanager.apicenter.fluent.ApiVersionsClient&text=ApiVersionsClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getApis()"
|
|
fullName: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getApis()"
|
|
name: "getApis()"
|
|
nameWithType: "AzureApiCenter.getApis()"
|
|
summary: "Gets the Apis<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ApisClient getApis()"
|
|
desc: "Gets the ApisClient object to access its operations."
|
|
returns:
|
|
description: "the ApisClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.apicenter.fluent.ApisClient?alt=com.azure.resourcemanager.apicenter.fluent.ApisClient&text=ApisClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getDefaultPollInterval()"
|
|
fullName: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getDefaultPollInterval()"
|
|
name: "getDefaultPollInterval()"
|
|
nameWithType: "AzureApiCenter.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.apicenter.fluent.AzureApiCenter.getDeployments()"
|
|
fullName: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getDeployments()"
|
|
name: "getDeployments()"
|
|
nameWithType: "AzureApiCenter.getDeployments()"
|
|
summary: "Gets the Deployments<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract DeploymentsClient getDeployments()"
|
|
desc: "Gets the DeploymentsClient object to access its operations."
|
|
returns:
|
|
description: "the DeploymentsClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.apicenter.fluent.DeploymentsClient?alt=com.azure.resourcemanager.apicenter.fluent.DeploymentsClient&text=DeploymentsClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getEndpoint()"
|
|
fullName: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getEndpoint()"
|
|
name: "getEndpoint()"
|
|
nameWithType: "AzureApiCenter.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.apicenter.fluent.AzureApiCenter.getEnvironments()"
|
|
fullName: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getEnvironments()"
|
|
name: "getEnvironments()"
|
|
nameWithType: "AzureApiCenter.getEnvironments()"
|
|
summary: "Gets the Environments<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract EnvironmentsClient getEnvironments()"
|
|
desc: "Gets the EnvironmentsClient object to access its operations."
|
|
returns:
|
|
description: "the EnvironmentsClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.apicenter.fluent.EnvironmentsClient?alt=com.azure.resourcemanager.apicenter.fluent.EnvironmentsClient&text=EnvironmentsClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getHttpPipeline()"
|
|
fullName: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getHttpPipeline()"
|
|
name: "getHttpPipeline()"
|
|
nameWithType: "AzureApiCenter.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.apicenter.fluent.AzureApiCenter.getMetadataSchemas()"
|
|
fullName: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getMetadataSchemas()"
|
|
name: "getMetadataSchemas()"
|
|
nameWithType: "AzureApiCenter.getMetadataSchemas()"
|
|
summary: "Gets the Metadata<wbr>Schemas<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract MetadataSchemasClient getMetadataSchemas()"
|
|
desc: "Gets the MetadataSchemasClient object to access its operations."
|
|
returns:
|
|
description: "the MetadataSchemasClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.apicenter.fluent.MetadataSchemasClient?alt=com.azure.resourcemanager.apicenter.fluent.MetadataSchemasClient&text=MetadataSchemasClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getOperations()"
|
|
fullName: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getOperations()"
|
|
name: "getOperations()"
|
|
nameWithType: "AzureApiCenter.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.apicenter.fluent.OperationsClient?alt=com.azure.resourcemanager.apicenter.fluent.OperationsClient&text=OperationsClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getServices()"
|
|
fullName: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getServices()"
|
|
name: "getServices()"
|
|
nameWithType: "AzureApiCenter.getServices()"
|
|
summary: "Gets the Services<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract ServicesClient getServices()"
|
|
desc: "Gets the ServicesClient object to access its operations."
|
|
returns:
|
|
description: "the ServicesClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.apicenter.fluent.ServicesClient?alt=com.azure.resourcemanager.apicenter.fluent.ServicesClient&text=ServicesClient\" data-throw-if-not-resolved=\"False\" />"
|
|
- uid: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getSubscriptionId()"
|
|
fullName: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getSubscriptionId()"
|
|
name: "getSubscriptionId()"
|
|
nameWithType: "AzureApiCenter.getSubscriptionId()"
|
|
summary: "Gets The ID of the target subscription."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract String getSubscriptionId()"
|
|
desc: "Gets The ID of the target subscription. The value must be an UUID."
|
|
returns:
|
|
description: "the subscriptionId value."
|
|
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
|
|
- uid: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getWorkspaces()"
|
|
fullName: "com.azure.resourcemanager.apicenter.fluent.AzureApiCenter.getWorkspaces()"
|
|
name: "getWorkspaces()"
|
|
nameWithType: "AzureApiCenter.getWorkspaces()"
|
|
summary: "Gets the Workspaces<wbr>Client object to access its operations."
|
|
modifiers:
|
|
- "abstract"
|
|
syntax: "public abstract WorkspacesClient getWorkspaces()"
|
|
desc: "Gets the WorkspacesClient object to access its operations."
|
|
returns:
|
|
description: "the WorkspacesClient object."
|
|
type: "<xref href=\"com.azure.resourcemanager.apicenter.fluent.WorkspacesClient?alt=com.azure.resourcemanager.apicenter.fluent.WorkspacesClient&text=WorkspacesClient\" data-throw-if-not-resolved=\"False\" />"
|
|
type: "interface"
|
|
desc: "The interface for AzureApiCenter class."
|
|
metadata: {}
|
|
package: "com.azure.resourcemanager.apicenter.fluent"
|
|
artifact: com.azure.resourcemanager:azure-resourcemanager-apicenter:1.0.0
|