Class PublishPrivatePathServiceGatewayOptions.Builder

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

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

    • Builder

      public Builder()
      Instantiates a new builder.
    • Builder

      public Builder(String privatePathServiceGatewayId)
      Instantiates a new builder with required properties.
      Parameters:
      privatePathServiceGatewayId - the privatePathServiceGatewayId
  • Method Details

    • build

      Builds a PublishPrivatePathServiceGatewayOptions.
      Returns:
      the new PublishPrivatePathServiceGatewayOptions instance
    • privatePathServiceGatewayId

      public PublishPrivatePathServiceGatewayOptions.Builder privatePathServiceGatewayId(String privatePathServiceGatewayId)
      Set the privatePathServiceGatewayId.
      Parameters:
      privatePathServiceGatewayId - the privatePathServiceGatewayId
      Returns:
      the PublishPrivatePathServiceGatewayOptions builder