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

110 строки
6.4 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.fluidrelay.fluent.FluidRelayManagementClient"
fullName: "com.azure.resourcemanager.fluidrelay.fluent.FluidRelayManagementClient"
name: "FluidRelayManagementClient"
nameWithType: "FluidRelayManagementClient"
summary: "The interface for Fluid<wbr>Relay<wbr>Management<wbr>Client class."
syntax: "public interface **FluidRelayManagementClient**"
methods:
- uid: "com.azure.resourcemanager.fluidrelay.fluent.FluidRelayManagementClient.getApiVersion()"
fullName: "com.azure.resourcemanager.fluidrelay.fluent.FluidRelayManagementClient.getApiVersion()"
name: "getApiVersion()"
nameWithType: "FluidRelayManagementClient.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.fluidrelay.fluent.FluidRelayManagementClient.getDefaultPollInterval()"
fullName: "com.azure.resourcemanager.fluidrelay.fluent.FluidRelayManagementClient.getDefaultPollInterval()"
name: "getDefaultPollInterval()"
nameWithType: "FluidRelayManagementClient.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.fluidrelay.fluent.FluidRelayManagementClient.getEndpoint()"
fullName: "com.azure.resourcemanager.fluidrelay.fluent.FluidRelayManagementClient.getEndpoint()"
name: "getEndpoint()"
nameWithType: "FluidRelayManagementClient.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.fluidrelay.fluent.FluidRelayManagementClient.getFluidRelayContainers()"
fullName: "com.azure.resourcemanager.fluidrelay.fluent.FluidRelayManagementClient.getFluidRelayContainers()"
name: "getFluidRelayContainers()"
nameWithType: "FluidRelayManagementClient.getFluidRelayContainers()"
summary: "Gets the Fluid<wbr>Relay<wbr>Containers<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract FluidRelayContainersClient getFluidRelayContainers()"
desc: "Gets the FluidRelayContainersClient object to access its operations."
returns:
description: "the FluidRelayContainersClient object."
type: "<xref href=\"com.azure.resourcemanager.fluidrelay.fluent.FluidRelayContainersClient?alt=com.azure.resourcemanager.fluidrelay.fluent.FluidRelayContainersClient&text=FluidRelayContainersClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.fluidrelay.fluent.FluidRelayManagementClient.getFluidRelayOperations()"
fullName: "com.azure.resourcemanager.fluidrelay.fluent.FluidRelayManagementClient.getFluidRelayOperations()"
name: "getFluidRelayOperations()"
nameWithType: "FluidRelayManagementClient.getFluidRelayOperations()"
summary: "Gets the Fluid<wbr>Relay<wbr>Operations<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract FluidRelayOperationsClient getFluidRelayOperations()"
desc: "Gets the FluidRelayOperationsClient object to access its operations."
returns:
description: "the FluidRelayOperationsClient object."
type: "<xref href=\"com.azure.resourcemanager.fluidrelay.fluent.FluidRelayOperationsClient?alt=com.azure.resourcemanager.fluidrelay.fluent.FluidRelayOperationsClient&text=FluidRelayOperationsClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.fluidrelay.fluent.FluidRelayManagementClient.getFluidRelayServers()"
fullName: "com.azure.resourcemanager.fluidrelay.fluent.FluidRelayManagementClient.getFluidRelayServers()"
name: "getFluidRelayServers()"
nameWithType: "FluidRelayManagementClient.getFluidRelayServers()"
summary: "Gets the Fluid<wbr>Relay<wbr>Servers<wbr>Client object to access its operations."
modifiers:
- "abstract"
syntax: "public abstract FluidRelayServersClient getFluidRelayServers()"
desc: "Gets the FluidRelayServersClient object to access its operations."
returns:
description: "the FluidRelayServersClient object."
type: "<xref href=\"com.azure.resourcemanager.fluidrelay.fluent.FluidRelayServersClient?alt=com.azure.resourcemanager.fluidrelay.fluent.FluidRelayServersClient&text=FluidRelayServersClient\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.fluidrelay.fluent.FluidRelayManagementClient.getHttpPipeline()"
fullName: "com.azure.resourcemanager.fluidrelay.fluent.FluidRelayManagementClient.getHttpPipeline()"
name: "getHttpPipeline()"
nameWithType: "FluidRelayManagementClient.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.fluidrelay.fluent.FluidRelayManagementClient.getSubscriptionId()"
fullName: "com.azure.resourcemanager.fluidrelay.fluent.FluidRelayManagementClient.getSubscriptionId()"
name: "getSubscriptionId()"
nameWithType: "FluidRelayManagementClient.getSubscriptionId()"
summary: "Gets The subscription id (GUID) for this resource."
modifiers:
- "abstract"
syntax: "public abstract String getSubscriptionId()"
desc: "Gets The subscription id (GUID) for this resource."
returns:
description: "the subscriptionId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "The interface for FluidRelayManagementClient class."
metadata: {}
package: "com.azure.resourcemanager.fluidrelay.fluent"
artifact: com.azure.resourcemanager:azure-resourcemanager-fluidrelay:1.1.0