Class Request

  • Direct Known Subclasses:
    RequestRules

    @ApiType("SoftLayer_Network_SecurityGroup_Request")
    public class Request
    extends Entity
    The SoftLayer_Network_SecurityGroup_Request data type contains the ID of a specific request sent to the API. This ID is used to identify specific calls to attach and detach network components, as well as add, edit, and remove security group rules.
    See Also:
    SoftLayer_Network_SecurityGroup_Request
    • Constructor Detail

      • Request

        public Request()
    • Method Detail

      • getRequestId

        public String getRequestId()
      • setRequestId

        public void setRequestId​(String requestId)
      • isRequestIdSpecified

        public boolean isRequestIdSpecified()
      • unsetRequestId

        public void unsetRequestId()