public class PKCS12KeystoreBuilder extends PKCS12KeystoreFluentImpl<PKCS12KeystoreBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<PKCS12Keystore,PKCS12KeystoreBuilder>
PKCS12KeystoreFluentImpl.PasswordSecretRefNestedImpl<N>PKCS12KeystoreFluent.PasswordSecretRefNested<N>| Constructor and Description |
|---|
PKCS12KeystoreBuilder() |
PKCS12KeystoreBuilder(Boolean validationEnabled) |
PKCS12KeystoreBuilder(PKCS12Keystore instance) |
PKCS12KeystoreBuilder(PKCS12Keystore instance,
Boolean validationEnabled) |
PKCS12KeystoreBuilder(PKCS12KeystoreFluent<?> fluent) |
PKCS12KeystoreBuilder(PKCS12KeystoreFluent<?> fluent,
Boolean validationEnabled) |
PKCS12KeystoreBuilder(PKCS12KeystoreFluent<?> fluent,
PKCS12Keystore instance) |
PKCS12KeystoreBuilder(PKCS12KeystoreFluent<?> fluent,
PKCS12Keystore instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
EditablePKCS12Keystore |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
buildPasswordSecretRef, editOrNewPasswordSecretRef, editOrNewPasswordSecretRefLike, editPasswordSecretRef, getCreate, getPasswordSecretRef, hasCreate, hasPasswordSecretRef, withCreate, withNewPasswordSecretRef, withNewPasswordSecretRef, withNewPasswordSecretRefLike, withPasswordSecretRefaccept, accept, acceptInternal, aggregate, aggregate, build, build, builderOf, canVisit, hasCompatibleVisitMethodpublic PKCS12KeystoreBuilder()
public PKCS12KeystoreBuilder(Boolean validationEnabled)
public PKCS12KeystoreBuilder(PKCS12KeystoreFluent<?> fluent)
public PKCS12KeystoreBuilder(PKCS12KeystoreFluent<?> fluent, Boolean validationEnabled)
public PKCS12KeystoreBuilder(PKCS12KeystoreFluent<?> fluent, PKCS12Keystore instance)
public PKCS12KeystoreBuilder(PKCS12KeystoreFluent<?> fluent, PKCS12Keystore instance, Boolean validationEnabled)
public PKCS12KeystoreBuilder(PKCS12Keystore instance)
public PKCS12KeystoreBuilder(PKCS12Keystore instance, Boolean validationEnabled)
public EditablePKCS12Keystore build()
build in interface io.fabric8.kubernetes.api.builder.Builder<PKCS12Keystore>public boolean equals(Object o)
equals in class PKCS12KeystoreFluentImpl<PKCS12KeystoreBuilder>public int hashCode()
hashCode in class PKCS12KeystoreFluentImpl<PKCS12KeystoreBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.