public class GCPKMSKeyReferenceBuilder extends GCPKMSKeyReferenceFluent<GCPKMSKeyReferenceBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GCPKMSKeyReference,GCPKMSKeyReferenceBuilder>
| Constructor and Description |
|---|
GCPKMSKeyReferenceBuilder() |
GCPKMSKeyReferenceBuilder(GCPKMSKeyReference instance) |
GCPKMSKeyReferenceBuilder(GCPKMSKeyReferenceFluent<?> fluent) |
GCPKMSKeyReferenceBuilder(GCPKMSKeyReferenceFluent<?> fluent,
GCPKMSKeyReference instance) |
| Modifier and Type | Method and Description |
|---|---|
GCPKMSKeyReference |
build() |
addToAdditionalProperties, addToAdditionalProperties, copyInstance, equals, getAdditionalProperties, getKeyRing, getLocation, getName, getProjectID, hasAdditionalProperties, hashCode, hasKeyRing, hasLocation, hasName, hasProjectID, removeFromAdditionalProperties, removeFromAdditionalProperties, toString, withAdditionalProperties, withKeyRing, withLocation, withName, withProjectIDaggregate, aggregate, build, build, builderOf, getVisitableMappublic GCPKMSKeyReferenceBuilder()
public GCPKMSKeyReferenceBuilder(GCPKMSKeyReferenceFluent<?> fluent)
public GCPKMSKeyReferenceBuilder(GCPKMSKeyReferenceFluent<?> fluent, GCPKMSKeyReference instance)
public GCPKMSKeyReferenceBuilder(GCPKMSKeyReference instance)
public GCPKMSKeyReference build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GCPKMSKeyReference>Copyright © 2015–2024 Red Hat. All rights reserved.