public class PutAlgorithmResponseAlgorithm
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Constructor and Description |
---|
PutAlgorithmResponseAlgorithm() |
Modifier and Type | Method and Description |
---|---|
PutAlgorithmResponseEncryption |
getEncryption()
Gets the encryption.
|
Map<String,PutAlgorithmResponseEntityType> |
getEntityTypes()
Gets the entityTypes.
|
String |
getLocale()
Gets the locale.
|
Map<String,PutAlgorithmResponseStandardizer> |
getStandardizers()
Gets the standardizers.
|
public Map<String,PutAlgorithmResponseStandardizer> getStandardizers()
public PutAlgorithmResponseEncryption getEncryption()
public Map<String,PutAlgorithmResponseEntityType> getEntityTypes()
public String getLocale()
Copyright © 2021 IBM Cloud. All rights reserved.