public class SecretKeyRefBuilder extends SecretKeyRefFluent<SecretKeyRefBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<SecretKeyRef,SecretKeyRefBuilder>
| Constructor and Description |
|---|
SecretKeyRefBuilder() |
SecretKeyRefBuilder(SecretKeyRef instance) |
SecretKeyRefBuilder(SecretKeyRefFluent<?> fluent) |
SecretKeyRefBuilder(SecretKeyRefFluent<?> fluent,
SecretKeyRef instance) |
| Modifier and Type | Method and Description |
|---|---|
SecretKeyRef |
build() |
copyInstance, equals, getKey, getName, hashCode, hasKey, hasName, hasOptional, isOptional, toString, withKey, withName, withOptional, withOptionalaggregate, aggregate, build, build, builderOf, getVisitableMappublic SecretKeyRefBuilder()
public SecretKeyRefBuilder(SecretKeyRefFluent<?> fluent)
public SecretKeyRefBuilder(SecretKeyRefFluent<?> fluent, SecretKeyRef instance)
public SecretKeyRefBuilder(SecretKeyRef instance)
public SecretKeyRef build()
build in interface io.fabric8.kubernetes.api.builder.Builder<SecretKeyRef>Copyright © 2018–2024 Red Hat. All rights reserved.