### YamlMime:JavaType uid: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient" fullName: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient" name: "IotCentralClient" nameWithType: "IotCentralClient" summary: "The interface for IotCentralClient class." syntax: "public interface **IotCentralClient**" methods: - uid: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getApiVersion()" fullName: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getApiVersion()" name: "getApiVersion()" nameWithType: "IotCentralClient.getApiVersion()" summary: "Gets Api Version." modifiers: - "abstract" syntax: "public abstract String getApiVersion()" desc: "Gets Api Version." returns: description: "the apiVersion value." type: "String" - uid: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getApps()" fullName: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getApps()" name: "getApps()" nameWithType: "IotCentralClient.getApps()" summary: "Gets the AppsClient object to access its operations." modifiers: - "abstract" syntax: "public abstract AppsClient getApps()" desc: "Gets the AppsClient object to access its operations." returns: description: "the AppsClient object." type: "" - uid: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getDefaultPollInterval()" fullName: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getDefaultPollInterval()" name: "getDefaultPollInterval()" nameWithType: "IotCentralClient.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: "Duration" - uid: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getEndpoint()" fullName: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getEndpoint()" name: "getEndpoint()" nameWithType: "IotCentralClient.getEndpoint()" summary: "Gets server parameter." modifiers: - "abstract" syntax: "public abstract String getEndpoint()" desc: "Gets server parameter." returns: description: "the endpoint value." type: "String" - uid: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getHttpPipeline()" fullName: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getHttpPipeline()" name: "getHttpPipeline()" nameWithType: "IotCentralClient.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: "" - uid: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getOperations()" fullName: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getOperations()" name: "getOperations()" nameWithType: "IotCentralClient.getOperations()" summary: "Gets the OperationsClient 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: "" - uid: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getSubscriptionId()" fullName: "com.azure.resourcemanager.iotcentral.fluent.IotCentralClient.getSubscriptionId()" name: "getSubscriptionId()" nameWithType: "IotCentralClient.getSubscriptionId()" summary: "Gets The subscription identifier." modifiers: - "abstract" syntax: "public abstract String getSubscriptionId()" desc: "Gets The subscription identifier." returns: description: "the subscriptionId value." type: "String" type: "interface" desc: "The interface for IotCentralClient class." metadata: {} package: "com.azure.resourcemanager.iotcentral.fluent" artifact: com.azure.resourcemanager:azure-resourcemanager-iotcentral:1.0.0