public class Algorithm
extends com.ibm.cloud.sdk.core.service.model.GenericModel
Modifier and Type | Class and Description |
---|---|
static class |
Algorithm.Builder
Builder.
|
Modifier and Type | Method and Description |
---|---|
AlgorithmEncryption |
encryption()
Gets the encryption.
|
Map<String,AlgorithmEntityType> |
entityTypes()
Gets the entityTypes.
|
String |
locale()
Gets the locale.
|
Algorithm.Builder |
newBuilder()
New builder.
|
Map<String,AlgorithmStandardizer> |
standardizers()
Gets the standardizers.
|
public Algorithm.Builder newBuilder()
public Map<String,AlgorithmStandardizer> standardizers()
public AlgorithmEncryption encryption()
public Map<String,AlgorithmEntityType> entityTypes()
public String locale()
Copyright © 2021 IBM Cloud. All rights reserved.