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