Class EndpointGatewayPatch.Builder

java.lang.Object
com.ibm.cloud.is.vpc.v1.model.EndpointGatewayPatch.Builder
Enclosing class:
EndpointGatewayPatch

public static class EndpointGatewayPatch.Builder extends Object
Builder.
  • Constructor Details

    • Builder

      public Builder()
      Instantiates a new builder.
  • Method Details

    • build

      public EndpointGatewayPatch build()
      Builds a EndpointGatewayPatch.
      Returns:
      the new EndpointGatewayPatch instance
    • allowDnsResolutionBinding

      public EndpointGatewayPatch.Builder allowDnsResolutionBinding(Boolean allowDnsResolutionBinding)
      Set the allowDnsResolutionBinding.
      Parameters:
      allowDnsResolutionBinding - the allowDnsResolutionBinding
      Returns:
      the EndpointGatewayPatch builder
    • name

      Set the name.
      Parameters:
      name - the name
      Returns:
      the EndpointGatewayPatch builder