Class DeleteVpcOptions.Builder

    • Constructor Detail

      • Builder

        public Builder()
        Instantiates a new builder.
      • Builder

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

      • build

        public DeleteVpcOptions build()
        Builds a DeleteVpcOptions.
        Returns:
        the new DeleteVpcOptions instance
      • ifMatch

        public DeleteVpcOptions.Builder ifMatch​(String ifMatch)
        Set the ifMatch.
        Parameters:
        ifMatch - the ifMatch
        Returns:
        the DeleteVpcOptions builder