Class ZoneResp

  • All Implemented Interfaces:
    com.ibm.cloud.sdk.core.service.model.ObjectModel

    public class ZoneResp
    extends com.ibm.cloud.sdk.core.service.model.GenericModel
    zone response.
    • Constructor Detail

      • ZoneResp

        public ZoneResp()
    • Method Detail

      • isSuccess

        public Boolean isSuccess()
        Gets the success. success.
        Returns:
        the success
      • getErrors

        public List<List<String>> getErrors()
        Gets the errors. errors.
        Returns:
        the errors
      • getMessages

        public List<List<String>> getMessages()
        Gets the messages. messages.
        Returns:
        the messages
      • getResult

        public ZoneDetails getResult()
        Gets the result. zone details.
        Returns:
        the result