Class DeleteNativeGatewayServerGroupRequest


  • public class DeleteNativeGatewayServerGroupRequest
    extends AbstractModel
    • Constructor Detail

      • DeleteNativeGatewayServerGroupRequest

        public DeleteNativeGatewayServerGroupRequest()
      • DeleteNativeGatewayServerGroupRequest

        public DeleteNativeGatewayServerGroupRequest​(DeleteNativeGatewayServerGroupRequest source)
        NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
    • Method Detail

      • getGatewayId

        public String getGatewayId()
        Get 网关实例id。 只支持后付费实例
        Returns:
        GatewayId 网关实例id。 只支持后付费实例
      • setGatewayId

        public void setGatewayId​(String GatewayId)
        Set 网关实例id。 只支持后付费实例
        Parameters:
        GatewayId - 网关实例id。 只支持后付费实例
      • getGroupId

        public String getGroupId()
        Get 网关分组id
        Returns:
        GroupId 网关分组id
      • setGroupId

        public void setGroupId​(String GroupId)
        Set 网关分组id
        Parameters:
        GroupId - 网关分组id