Uses of Class
com.microsoft.azure.management.appservice.ContainerInfo
Packages that use ContainerInfo
Package
Description
This package contains the classes for WebSiteManagementClient.
-
Uses of ContainerInfo in com.microsoft.azure.management.appservice
Methods in com.microsoft.azure.management.appservice that return ContainerInfoModifier and TypeMethodDescriptionContainerInfo.withCurrentCpuStats
(ContainerCpuStatistics currentCpuStats) Set the currentCpuStats value.ContainerInfo.withCurrentTimeStamp
(org.joda.time.DateTime currentTimeStamp) Set the currentTimeStamp value.ContainerInfo.withEth0
(ContainerNetworkInterfaceStatistics eth0) Set the eth0 value.Set the id value.ContainerInfo.withMemoryStats
(ContainerMemoryStatistics memoryStats) Set the memoryStats value.Set the name value.ContainerInfo.withPreviousCpuStats
(ContainerCpuStatistics previousCpuStats) Set the previousCpuStats value.ContainerInfo.withPreviousTimeStamp
(org.joda.time.DateTime previousTimeStamp) Set the previousTimeStamp value.