public class PKCS12KeystoreBuilder extends PKCS12KeystoreFluent<PKCS12KeystoreBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PKCS12Keystore,PKCS12KeystoreBuilder>
PKCS12KeystoreFluent.PasswordSecretRefNested<N>| Constructor and Description |
|---|
PKCS12KeystoreBuilder() |
PKCS12KeystoreBuilder(PKCS12Keystore instance) |
PKCS12KeystoreBuilder(PKCS12KeystoreFluent<?> fluent) |
PKCS12KeystoreBuilder(PKCS12KeystoreFluent<?> fluent,
PKCS12Keystore instance) |
| Modifier and Type | Method and Description |
|---|---|
PKCS12Keystore |
build() |
buildPasswordSecretRef, copyInstance, editOrNewPasswordSecretRef, editOrNewPasswordSecretRefLike, editPasswordSecretRef, equals, getCreate, hasCreate, hashCode, hasPasswordSecretRef, toString, withCreate, withCreate, withNewPasswordSecretRef, withNewPasswordSecretRef, withNewPasswordSecretRefLike, withPasswordSecretRefaggregate, aggregate, build, build, builderOf, getVisitableMappublic PKCS12KeystoreBuilder()
public PKCS12KeystoreBuilder(PKCS12KeystoreFluent<?> fluent)
public PKCS12KeystoreBuilder(PKCS12KeystoreFluent<?> fluent, PKCS12Keystore instance)
public PKCS12KeystoreBuilder(PKCS12Keystore instance)
public PKCS12Keystore build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PKCS12Keystore>Copyright © 2015–2023 Red Hat. All rights reserved.