Class V1beta2FlowDistinguisherMethodBuilder

All Implemented Interfaces:
Builder<io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod>, Fluent<V1beta2FlowDistinguisherMethodBuilder>, Visitable<V1beta2FlowDistinguisherMethodBuilder>, VisitableBuilder<io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod,V1beta2FlowDistinguisherMethodBuilder>, V1beta2FlowDistinguisherMethodFluent<V1beta2FlowDistinguisherMethodBuilder>

public class V1beta2FlowDistinguisherMethodBuilder extends V1beta2FlowDistinguisherMethodFluentImpl<V1beta2FlowDistinguisherMethodBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod,V1beta2FlowDistinguisherMethodBuilder>
  • Constructor Details

    • V1beta2FlowDistinguisherMethodBuilder

      public V1beta2FlowDistinguisherMethodBuilder()
    • V1beta2FlowDistinguisherMethodBuilder

      public V1beta2FlowDistinguisherMethodBuilder(Boolean validationEnabled)
    • V1beta2FlowDistinguisherMethodBuilder

      public V1beta2FlowDistinguisherMethodBuilder(V1beta2FlowDistinguisherMethodFluent<?> fluent)
    • V1beta2FlowDistinguisherMethodBuilder

      public V1beta2FlowDistinguisherMethodBuilder(V1beta2FlowDistinguisherMethodFluent<?> fluent, Boolean validationEnabled)
    • V1beta2FlowDistinguisherMethodBuilder

      public V1beta2FlowDistinguisherMethodBuilder(V1beta2FlowDistinguisherMethodFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod instance)
    • V1beta2FlowDistinguisherMethodBuilder

      public V1beta2FlowDistinguisherMethodBuilder(V1beta2FlowDistinguisherMethodFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod instance, Boolean validationEnabled)
    • V1beta2FlowDistinguisherMethodBuilder

      public V1beta2FlowDistinguisherMethodBuilder(io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod instance)
    • V1beta2FlowDistinguisherMethodBuilder

      public V1beta2FlowDistinguisherMethodBuilder(io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod instance, Boolean validationEnabled)
  • Method Details

    • build

      public io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod build()
      Specified by:
      build in interface Builder<io.kubernetes.client.openapi.models.V1beta2FlowDistinguisherMethod>