Class SecretGroupPatch.Builder

    • Constructor Detail

      • Builder

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

      • build

        public SecretGroupPatch build()
        Builds a SecretGroupPatch.
        Returns:
        the new SecretGroupPatch instance
      • description

        public SecretGroupPatch.Builder description​(String description)
        Set the description.
        Parameters:
        description - the description
        Returns:
        the SecretGroupPatch builder