public class PutAlgorithmResponseEncryption
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
PutAlgorithmResponseEncryption() |
Modifier and Type | Method and Description |
---|---|
List<String> |
getPubKey()
Gets the pubKey.
|
String |
getSubType()
Gets the subType.
|
String |
getType()
Gets the type.
|
Boolean |
isEnabled()
Gets the enabled.
|
public String getSubType()
public List<String> getPubKey()
public String getType()
public Boolean isEnabled()
Copyright © 2021 IBM Cloud. All rights reserved.