Class PutStylesResponse


  • public class PutStylesResponse
    extends Response
    Represents the results of a PutStyles request.

    Success can be checked using the success() method.

    Author:
    Richard Gould
    • Method Detail

      • success

        public boolean success()
        Returns:
        true if the request successfully executed, false otherwise