Uses of Class
com.microsoft.azure.management.containerinstance.Scheme
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of Scheme in com.microsoft.azure.management.containerinstance
Modifier and TypeFieldDescriptionstatic final Scheme
Scheme.HTTP
Static value http for Scheme.static final Scheme
Scheme.HTTPS
Static value https for Scheme.Modifier and TypeMethodDescriptionstatic Scheme
Scheme.fromString
(String name) Creates or finds a Scheme from its string representation.ContainerHttpGet.scheme()
Get the scheme.