JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.ibm.cloud.is.vpc.v1.model
Image
Encryption
Contents
Hide sidebar
❮
❯
Show sidebar
Description
Field Summary
Field Details
NONE
USER_MANAGED
Interface Image.Encryption
Enclosing class:
Image
public static interface
Image.Encryption
The type of encryption used on the image.
Field Summary
Fields
Modifier and Type
Field
Description
static final
String
NONE
none.
static final
String
USER_MANAGED
user_managed.
Field Details
NONE
static final
String
NONE
none.
See Also:
Constant Field Values
USER_MANAGED
static final
String
USER_MANAGED
user_managed.
See Also:
Constant Field Values