Class UnpublishPrivatePathServiceGatewayOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

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

      • privatePathServiceGatewayId

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