Class ApigeeKeystoresAliasesPkcs12CertsInfoCertInfo.Builder
- java.lang.Object
-
- com.hashicorp.cdktf.providers.google.apigee_keystores_aliases_pkcs12.ApigeeKeystoresAliasesPkcs12CertsInfoCertInfo.Builder
-
- All Implemented Interfaces:
software.amazon.jsii.Builder<ApigeeKeystoresAliasesPkcs12CertsInfoCertInfo>
- Enclosing interface:
- ApigeeKeystoresAliasesPkcs12CertsInfoCertInfo
@Stability(Stable) public static final class ApigeeKeystoresAliasesPkcs12CertsInfoCertInfo.Builder extends Object implements software.amazon.jsii.Builder<ApigeeKeystoresAliasesPkcs12CertsInfoCertInfo>
A builder forApigeeKeystoresAliasesPkcs12CertsInfoCertInfo
-
-
Constructor Summary
Constructors Constructor Description Builder()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ApigeeKeystoresAliasesPkcs12CertsInfoCertInfobuild()Builds the configured instance.
-
-
-
Method Detail
-
build
@Stability(Stable) public ApigeeKeystoresAliasesPkcs12CertsInfoCertInfo build()
Builds the configured instance.- Specified by:
buildin interfacesoftware.amazon.jsii.Builder<ApigeeKeystoresAliasesPkcs12CertsInfoCertInfo>- Returns:
- a new instance of
ApigeeKeystoresAliasesPkcs12CertsInfoCertInfo - Throws:
NullPointerException- if any required attribute was not provided
-
-