Uses of Class
com.oracle.bmc.containerinstances.model.ContainerHealthCheckType
-
Packages that use ContainerHealthCheckType Package Description com.oracle.bmc.containerinstances.model -
-
Uses of ContainerHealthCheckType in com.oracle.bmc.containerinstances.model
Methods in com.oracle.bmc.containerinstances.model that return ContainerHealthCheckType Modifier and Type Method Description static ContainerHealthCheckTypeContainerHealthCheckType. create(String key)static ContainerHealthCheckTypeContainerHealthCheckType. valueOf(String name)Returns the enum constant of this type with the specified name.static ContainerHealthCheckType[]ContainerHealthCheckType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-