Uses of Class
com.ibm.cloud.is.vpc.v1.model.Key
Packages that use Key
Package
Description
Virtual Private Cloud API v1.
-
Uses of Key in com.ibm.cloud.is.vpc.v1
Methods in com.ibm.cloud.is.vpc.v1 that return types with arguments of type KeyModifier and TypeMethodDescriptioncom.ibm.cloud.sdk.core.http.ServiceCall
<Key> Vpc.createKey
(CreateKeyOptions createKeyOptions) Create a key.com.ibm.cloud.sdk.core.http.ServiceCall
<Key> Vpc.getKey
(GetKeyOptions getKeyOptions) Retrieve a key.com.ibm.cloud.sdk.core.http.ServiceCall
<Key> Vpc.updateKey
(UpdateKeyOptions updateKeyOptions) Update a key. -
Uses of Key in com.ibm.cloud.is.vpc.v1.model
Methods in com.ibm.cloud.is.vpc.v1.model that return types with arguments of type Key