public class GCPPlatformSpecBuilder extends GCPPlatformSpecFluentImpl<GCPPlatformSpecBuilder> implements io.fabric8.kubernetes.api.builder.VisitableBuilder<GCPPlatformSpec,GCPPlatformSpecBuilder>
| Constructor and Description |
|---|
GCPPlatformSpecBuilder() |
GCPPlatformSpecBuilder(Boolean validationEnabled) |
GCPPlatformSpecBuilder(GCPPlatformSpec instance) |
GCPPlatformSpecBuilder(GCPPlatformSpec instance,
Boolean validationEnabled) |
GCPPlatformSpecBuilder(GCPPlatformSpecFluent<?> fluent) |
GCPPlatformSpecBuilder(GCPPlatformSpecFluent<?> fluent,
Boolean validationEnabled) |
GCPPlatformSpecBuilder(GCPPlatformSpecFluent<?> fluent,
GCPPlatformSpec instance) |
GCPPlatformSpecBuilder(GCPPlatformSpecFluent<?> fluent,
GCPPlatformSpec instance,
Boolean validationEnabled) |
| Modifier and Type | Method and Description |
|---|---|
GCPPlatformSpec |
build() |
boolean |
equals(Object o) |
int |
hashCode() |
accept, accept, aggregate, aggregate, build, build, builderOfpublic GCPPlatformSpecBuilder()
public GCPPlatformSpecBuilder(Boolean validationEnabled)
public GCPPlatformSpecBuilder(GCPPlatformSpecFluent<?> fluent)
public GCPPlatformSpecBuilder(GCPPlatformSpecFluent<?> fluent, Boolean validationEnabled)
public GCPPlatformSpecBuilder(GCPPlatformSpecFluent<?> fluent, GCPPlatformSpec instance)
public GCPPlatformSpecBuilder(GCPPlatformSpecFluent<?> fluent, GCPPlatformSpec instance, Boolean validationEnabled)
public GCPPlatformSpecBuilder(GCPPlatformSpec instance)
public GCPPlatformSpecBuilder(GCPPlatformSpec instance, Boolean validationEnabled)
public GCPPlatformSpec build()
build in interface io.fabric8.kubernetes.api.builder.Builder<GCPPlatformSpec>public boolean equals(Object o)
equals in class GCPPlatformSpecFluentImpl<GCPPlatformSpecBuilder>public int hashCode()
hashCode in class GCPPlatformSpecFluentImpl<GCPPlatformSpecBuilder>Copyright © 2015–2020 Red Hat. All rights reserved.