Class V1beta1FlowDistinguisherMethodBuilder

All Implemented Interfaces:
Builder<io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod>, Fluent<V1beta1FlowDistinguisherMethodBuilder>, Visitable<V1beta1FlowDistinguisherMethodBuilder>, VisitableBuilder<io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod,V1beta1FlowDistinguisherMethodBuilder>, V1beta1FlowDistinguisherMethodFluent<V1beta1FlowDistinguisherMethodBuilder>

public class V1beta1FlowDistinguisherMethodBuilder extends V1beta1FlowDistinguisherMethodFluentImpl<V1beta1FlowDistinguisherMethodBuilder> implements VisitableBuilder<io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod,V1beta1FlowDistinguisherMethodBuilder>
  • Constructor Details

    • V1beta1FlowDistinguisherMethodBuilder

      public V1beta1FlowDistinguisherMethodBuilder()
    • V1beta1FlowDistinguisherMethodBuilder

      public V1beta1FlowDistinguisherMethodBuilder(Boolean validationEnabled)
    • V1beta1FlowDistinguisherMethodBuilder

      public V1beta1FlowDistinguisherMethodBuilder(V1beta1FlowDistinguisherMethodFluent<?> fluent)
    • V1beta1FlowDistinguisherMethodBuilder

      public V1beta1FlowDistinguisherMethodBuilder(V1beta1FlowDistinguisherMethodFluent<?> fluent, Boolean validationEnabled)
    • V1beta1FlowDistinguisherMethodBuilder

      public V1beta1FlowDistinguisherMethodBuilder(V1beta1FlowDistinguisherMethodFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod instance)
    • V1beta1FlowDistinguisherMethodBuilder

      public V1beta1FlowDistinguisherMethodBuilder(V1beta1FlowDistinguisherMethodFluent<?> fluent, io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod instance, Boolean validationEnabled)
    • V1beta1FlowDistinguisherMethodBuilder

      public V1beta1FlowDistinguisherMethodBuilder(io.kubernetes.client.openapi.models.V1beta1FlowDistinguisherMethod instance)
    • V1beta1FlowDistinguisherMethodBuilder

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

    • build

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