Uses of Class
com.azure.resourcemanager.appplatform.models.HttpGetAction
Packages that use HttpGetAction
Package
Description
Package containing the data models for AppPlatformManagementClient.
-
Uses of HttpGetAction in com.azure.resourcemanager.appplatform.models
Methods in com.azure.resourcemanager.appplatform.models that return HttpGetActionModifier and TypeMethodDescriptionstatic HttpGetActionHttpGetAction.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of HttpGetAction from the JsonReader.Set the path property: Path to access on the HTTP server.HttpGetAction.withScheme(HttpSchemeType scheme) Set the scheme property: Scheme to use for connecting to the host.