Uses of Class
com.azure.resourcemanager.hdinsight.containers.models.WebConnectivityEndpoint
Packages that use WebConnectivityEndpoint
Package
Description
Package containing the data models for HDInsightContainersManagementClient.
-
Uses of WebConnectivityEndpoint in com.azure.resourcemanager.hdinsight.containers.models
Modifier and TypeClassDescriptionfinal classWeb connectivity endpoint details.Classes in com.azure.resourcemanager.hdinsight.containers.models that implement interfaces with type arguments of type WebConnectivityEndpointModifier and TypeClassDescriptionclassWeb connectivity endpoint details.Methods in com.azure.resourcemanager.hdinsight.containers.models that return WebConnectivityEndpointModifier and TypeMethodDescriptionstatic WebConnectivityEndpointWebConnectivityEndpoint.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of WebConnectivityEndpoint from the JsonReader.Set the fqdn property: Web connectivity endpoint.WebConnectivityEndpoint.withPrivateFqdn(String privateFqdn) Set the privateFqdn property: Private web connectivity endpoint.