Uses of Class
com.microsoft.azure.management.containerinstance.ContainerHttpGet
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of ContainerHttpGet in com.microsoft.azure.management.containerinstance
Modifier and TypeMethodDescriptionContainerProbe.httpGet()
Get the Http Get settings to probe.ContainerHttpGet.withHttpHeaders
(HttpHeaders httpHeaders) Set the HTTP headers.Set the path to probe.ContainerHttpGet.withPort
(int port) Set the port number to probe.ContainerHttpGet.withScheme
(Scheme scheme) Set the scheme.Modifier and TypeMethodDescriptionContainerProbe.withHttpGet
(ContainerHttpGet httpGet) Set the Http Get settings to probe.