Uses of Class
com.microsoft.azure.management.containerinstance.Scheme
Packages that use Scheme
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of Scheme in com.microsoft.azure.management.containerinstance
Fields in com.microsoft.azure.management.containerinstance declared as SchemeModifier and TypeFieldDescriptionstatic final Scheme
Scheme.HTTP
Static value http for Scheme.static final Scheme
Scheme.HTTPS
Static value https for Scheme.Methods in com.microsoft.azure.management.containerinstance that return SchemeModifier and TypeMethodDescriptionstatic Scheme
Scheme.fromString
(String name) Creates or finds a Scheme from its string representation.ContainerHttpGet.scheme()
Get the scheme.Methods in com.microsoft.azure.management.containerinstance that return types with arguments of type SchemeMethods in com.microsoft.azure.management.containerinstance with parameters of type Scheme