public static final class CmThumbprintHashingConfig.Builder
extends java.lang.Object
CmThumbprintHashingConfig.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
CmThumbprintHashingConfig. |
| Modifier and Type | Method and Description |
|---|---|
CmThumbprintHashingConfig |
build() |
CmThumbprintHashingConfig.Builder |
setHashingAlgorithmType(java.lang.String hashingAlgorithmType)
Possible values are:
CmThumbprintHashingConfig.HASHING_ALGORITHM_TYPE_SHA1
CmThumbprintHashingConfig.HASHING_ALGORITHM_TYPE_SHA256
This specifies the hashing algorithm to be used for stamping NSX manager
thumbprint in compute manager extension. |
public Builder()
CmThumbprintHashingConfig.public CmThumbprintHashingConfig.Builder setHashingAlgorithmType(java.lang.String hashingAlgorithmType)
hashingAlgorithmType - New value for the property.public CmThumbprintHashingConfig build()