public static final class TrustedRootChainsTypes.CreateSpec.Builder
extends java.lang.Object
TrustedRootChainsTypes.CreateSpec
.Constructor and Description |
---|
Builder(X509CertChain certChain)
Constructor with parameters for the required properties of
TrustedRootChainsTypes.CreateSpec . |
Modifier and Type | Method and Description |
---|---|
TrustedRootChainsTypes.CreateSpec |
build() |
TrustedRootChainsTypes.CreateSpec.Builder |
setChain(java.lang.String chain)
Unique identifier for this trusted root.
|
public Builder(X509CertChain certChain)
TrustedRootChainsTypes.CreateSpec
.public TrustedRootChainsTypes.CreateSpec.Builder setChain(java.lang.String chain)
chain
- New value for the property.public TrustedRootChainsTypes.CreateSpec build()