Class BWSystem.SystemGeographicRedundancyProxyModifyRequest

java.lang.Object
co.ecg.alpaca.toolkit.messaging.request.Request<DefaultResponse>
co.ecg.alpaca.toolkit.generated.BWSystem.SystemGeographicRedundancyProxyModifyRequest
Enclosing class:
BWSystem

public static class BWSystem.SystemGeographicRedundancyProxyModifyRequest extends Request<DefaultResponse>
Modify the list of Geographic Redundancy Proxysystem parameters The response is either a SuccessResponse or an ErrorResponse.
Author:
AlpacaGenerator
  • Field Details

    • enabled

      protected Boolean enabled
  • Constructor Details

    • SystemGeographicRedundancyProxyModifyRequest

      public SystemGeographicRedundancyProxyModifyRequest()
    • SystemGeographicRedundancyProxyModifyRequest

      public SystemGeographicRedundancyProxyModifyRequest(BroadWorksServer broadWorksServer)
  • Method Details